From 6a1b75655e1d6f0ba9d7e188b9b8d9caa7aa31a1 Mon Sep 17 00:00:00 2001 From: Jakub Vrana Date: Mon, 23 Nov 2009 13:01:22 +0000 Subject: [PATCH] Whitespace git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@291200 c90b9560-bf6c-de11-be94-00142212c4b1 --- language/variables.xml | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/language/variables.xml b/language/variables.xml index fb224916ff..6326f7ca4a 100644 --- a/language/variables.xml +++ b/language/variables.xml @@ -506,16 +506,16 @@ function test() - - - Static variables may be declared as seen in the examples above. - Trying to assign values to these variables which are the - result of expressions will cause a parse error. - - - - Declaring static variables - + + + Static variables may be declared as seen in the examples above. + Trying to assign values to these variables which are the + result of expressions will cause a parse error. + + + + Declaring static variables +