From c3013952c041a77e36f7aa5491407e3e6e10e821 Mon Sep 17 00:00:00 2001 From: rainwater Date: Fri, 1 Nov 2002 18:39:44 +0000 Subject: [PATCH] typo git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1535 212acab6-be3b-0410-9dea-997c60f758d6 --- Docs/src/attributes.but | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Docs/src/attributes.but b/Docs/src/attributes.but index d30ca262..d570c363 100644 --- a/Docs/src/attributes.but +++ b/Docs/src/attributes.but @@ -14,7 +14,7 @@ Adds a branding image on the top of the installer or on the left. Its size will \c true|\\false\\ -Controls whether or not installs are enabled to the root directory of a drive, or directly into a network share. Set to 'true' to change the safe behavior, which prevents users from selecting C:\\ or \\\\Server\\Share as an install (and later on, uninstall) directory. For additional directory selection page customizability, see .onVerifyInstDir (\k{onverifyinstdir}). +Controls whether or not installs are enabled to the root directory of a drive, or directly into a network share. Set to 'true' to change the safe behavior, which prevents users from selecting C:\\ or \\\\Server\\Share as an install (and later on, uninstall) directory. For additional directory selection page customizability, see .onVerifyInstDir (\k{onVerifyInstDir}). \H{aautoclosewindow} AutoCloseWindow