From 4d18e498c2cf12b7a101ef8d55193d871e55d1b0 Mon Sep 17 00:00:00 2001 From: joostverburg Date: Fri, 4 Apr 2003 09:30:09 +0000 Subject: [PATCH] typo git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2420 212acab6-be3b-0410-9dea-997c60f758d6 --- Docs/src/plugin.but | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Docs/src/plugin.but b/Docs/src/plugin.but index 6498a088..5686691f 100644 --- a/Docs/src/plugin.but +++ b/Docs/src/plugin.but @@ -28,4 +28,4 @@ CallInstDLL has an option not to unload the DLL after usage. To use it with the \c InstallOptions::dialog /NOUNLOAD "ini_file_location.ini" -You can also use \R{setpluginunload}{SetPluginUnload} alawysoff to avoid writing /NOUNLOAD each and every time you use the same plugin. \ No newline at end of file +You can also use \R{setpluginunload}{SetPluginUnload} alwaysoff to avoid writing /NOUNLOAD each and every time you use the same plugin. \ No newline at end of file