missing "of"

git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3853 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
kichik 2005-01-11 12:26:57 +00:00
parent f2cba8c2cb
commit 5a404bacf8

View file

@ -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.