From 7fb1bfc096de671416f5ff9655ecde1506eea39f Mon Sep 17 00:00:00 2001 From: kichik Date: Fri, 21 Oct 2005 16:07:13 +0000 Subject: [PATCH] missing backslash git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4344 212acab6-be3b-0410-9dea-997c60f758d6 --- Docs/src/sec.but | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Docs/src/sec.but b/Docs/src/sec.but index 1cbff9f2..a970e10e 100644 --- a/Docs/src/sec.but +++ b/Docs/src/sec.but @@ -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