From 86b5563f0e85b1db59bfc5994ef95a7298f9506b Mon Sep 17 00:00:00 2001 From: freespace Date: Fri, 21 Apr 2006 09:34:15 +0000 Subject: [PATCH] tiny typo --- .../language-basic-syntax/language-syntax-variables.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/en/designers/language-basic-syntax/language-syntax-variables.xml b/docs/en/designers/language-basic-syntax/language-syntax-variables.xml index b1d009ed..787587f2 100644 --- a/docs/en/designers/language-basic-syntax/language-syntax-variables.xml +++ b/docs/en/designers/language-basic-syntax/language-syntax-variables.xml @@ -11,7 +11,7 @@ object properties and methods. Config file variables - are an exception to the $dollar syntax. + are an exception to the $dollar syntax and are instead referenced with surrounding #hashmarks#, or via the $smarty.config variable.