From 5a404bacf85713ed5023898e83b48b3828e45417 Mon Sep 17 00:00:00 2001 From: kichik Date: Tue, 11 Jan 2005 12:26:57 +0000 Subject: [PATCH] missing "of" git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3853 212acab6-be3b-0410-9dea-997c60f758d6 --- Docs/src/sections.but | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Docs/src/sections.but b/Docs/src/sections.but index b9796486..021f4e6f 100644 --- a/Docs/src/sections.but +++ b/Docs/src/sections.but @@ -1,6 +1,6 @@ \H{sections} Sections -Each NSIS installer contains one or more Sections. Each These sections are created, modified, and ended with the following commands. +Each NSIS installer contains one or more sections. Each of these sections are created, modified, and ended with the following commands. \b Each section contains zero or more instructions.