From 061dce82f18f674ce621e2e6e007b3fe1c45f9cd Mon Sep 17 00:00:00 2001 From: joostverburg Date: Fri, 18 Jul 2003 21:25:42 +0000 Subject: [PATCH] typo git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2748 212acab6-be3b-0410-9dea-997c60f758d6 --- Docs/src/var.but | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Docs/src/var.but b/Docs/src/var.but index 0c90c28b..98d49dc9 100644 --- a/Docs/src/var.but +++ b/Docs/src/var.but @@ -6,7 +6,7 @@ All variables are global and can be used in Sections or Functions. Variables are \e{$VARNAME} -User variables can be declared with the \R{var}{Var} command. You can use these variables to store values, work with sring manipulation etc. +User variables can be declared with the \R{var}{Var} command. You can use these variables to store values, work with string manipulation etc. \S2{var} Var