missing backslash
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4344 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
20dbc17dfa
commit
7fb1bfc096
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ Sets the section's flags. The flag is a 32 bit integer. The first bit (lowest) r
|
|||
|
||||
For an example of usage please see the \L{../Examples/one-section.nsi}{one-section.nsi} example.
|
||||
|
||||
For useful macros and definitions, see Include\Sections.nsh.
|
||||
For useful macros and definitions, see Include\\Sections.nsh.
|
||||
|
||||
\S2{sectiongetflags} SectionGetFlags
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue