From 182e40d4e999d71d125291476c5f97d15d315a18 Mon Sep 17 00:00:00 2001 From: "monte.ohrt" Date: Mon, 2 Nov 2009 21:20:36 +0000 Subject: [PATCH] remove tabs --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README b/README index 36901bee..d0d0eadf 100644 --- a/README +++ b/README @@ -62,7 +62,7 @@ methods and properties, etc. The {math} plugin will be no longer necessary but is still supported for BC. Examples: -{$x+$y} will output the sum of x and y. +{$x+$y} will output the sum of x and y. {$foo = strlen($bar)} function in assignment {assign var=foo value= $x+$y} in attributs {$foo = myfunct( ($x+$y)*3 )} as function parameter