From 6919ce3e3e8558d6011838aa7a734f5cc4247bcf Mon Sep 17 00:00:00 2001 From: joostverburg Date: Sat, 26 Jul 2003 12:54:29 +0000 Subject: [PATCH] typo git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2775 212acab6-be3b-0410-9dea-997c60f758d6 --- Docs/src/usefulfunc.but | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Docs/src/usefulfunc.but b/Docs/src/usefulfunc.but index d7aba36b..cdc19681 100644 --- a/Docs/src/usefulfunc.but +++ b/Docs/src/usefulfunc.but @@ -428,7 +428,7 @@ \c ; \c ; Parameters: \c ; LOCALFILE - Location of the new DLL file (on the compiler system) -\c ; DESTFILE - Location of the file that shouuld be upgrade (on the user's system) +\c ; DESTFILE - Location of the DLL file that should be upgraded (on the user's system) \c ; TEMPBASEDIR - Directory on the user's system to store a temporary file when the system has \c ; to be rebooted. \c ; For Win9x support, this should be on the same volume as the DESTFILE!