From 266b25b84337fc53a49e0f94eccd071446d8d49a Mon Sep 17 00:00:00 2001 From: kichik Date: Fri, 4 Feb 2005 16:31:05 +0000 Subject: [PATCH] typos git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3897 212acab6-be3b-0410-9dea-997c60f758d6 --- Docs/src/history.but | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Docs/src/history.but b/Docs/src/history.but index 14b34b6b..efac5c1d 100644 --- a/Docs/src/history.but +++ b/Docs/src/history.but @@ -16,7 +16,7 @@ Released on February 4th, 2005 \b \R{sectionsetflags}{SectionSetFlags}, when used on a section group, toggles its children too -\b \R{sectionsettext}{SectionSetText} works better with variables (parses immediately and treats an empty variable is an empty string) +\b \R{sectionsettext}{SectionSetText} works better with variables (parses immediately and treats an empty variable as an empty string) \b \R{ssetcurinsttype}{SetCurInstType} works without the components page @@ -28,7 +28,7 @@ Released on February 4th, 2005 \b Documentation fixes and enhancements (including \W{http://sourceforge.net/tracker/index.php?func=detail&aid=1098454&group_id=22049&atid=373087}{patch #1098454}) -\b Fixed case insensitive name comparison with \R{file}{File} /x, when not using wildcards +\b Fixed case sensitive name comparison with \R{file}{File} /x, when not using wildcards \b Fixed extraction status ending prior to 100%