From 47e865d306685277e2824622c70f37488583b7bb Mon Sep 17 00:00:00 2001 From: kichik Date: Thu, 31 Oct 2002 14:12:07 +0000 Subject: [PATCH] Err... Bullet not number =/ git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1510 212acab6-be3b-0410-9dea-997c60f758d6 --- Docs/src/basic.but | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Docs/src/basic.but b/Docs/src/basic.but index 1014d122..fd1373d4 100644 --- a/Docs/src/basic.but +++ b/Docs/src/basic.but @@ -26,7 +26,7 @@ Adds file(s) to be extracted to the current output path ($OUTDIR). \b The File command sets the error flag if overwrite mode is set to 'try' and the file could not be overwritten, or if the overwrite mode is set to 'on' and the file could not be overwritten and the user selects ignore. -\n If the /nonfatal switch is used, a warning will be issued if no files found instead of an error. +\b If the /nonfatal switch is used, a warning will be issued if no files found instead of an error. \H{exec} Exec