From 3ea0e3206be27c564f8070e7cc8b09ed72444ea0 Mon Sep 17 00:00:00 2001 From: kichik Date: Tue, 8 Nov 2005 19:52:35 +0000 Subject: [PATCH] missing comma git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4383 212acab6-be3b-0410-9dea-997c60f758d6 --- Docs/src/library.but | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Docs/src/library.but b/Docs/src/library.but index ba127331..bede7adc 100644 --- a/Docs/src/library.but +++ b/Docs/src/library.but @@ -33,7 +33,7 @@ Note that you can only compile scripts using this system on Windows systems. It The InstallLib macro allows you to install a library. It sets the error flag if something went wrong during library setup. -To ask the user for a reboot if required, use the Modern UI with a Finish page or use \R{ifrebootflag}{IfRebootFlag} and make your own page or message box. +To ask the user for a reboot, if required, use the Modern UI with a Finish page or use \R{ifrebootflag}{IfRebootFlag} and make your own page or message box. \S1{} Parameters @@ -232,7 +232,7 @@ The correct version of the following files should be stored in your script folde A \W{http://support.microsoft.com/default.aspx?scid=kb;en-us;290887}{Microsoft article} that explains how to obtain these files is available. -To ask the user for a reboot if required, use the Modern UI with a Finish page or use \R{ifrebootflag}{IfRebootFlag} and make your own page or message box. +To ask the user for a reboot, if required, use the Modern UI with a Finish page or use \R{ifrebootflag}{IfRebootFlag} and make your own page or message box. \c !include Library.nsh \c