diff options
Diffstat (limited to 'doc/syntax/php.nanorc')
-rw-r--r-- | doc/syntax/php.nanorc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/syntax/php.nanorc b/doc/syntax/php.nanorc index e3c4f1fa..ea9aceed 100644 --- a/doc/syntax/php.nanorc +++ b/doc/syntax/php.nanorc @@ -25,7 +25,7 @@ color brightyellow "<[^= ]*>" ""(\.|[^"])*"" color brightblue "//.*" color brightblue start="/\*" end="\*/" ##color blue start="<" end=">" -##color red "&[^;[[:space:]]]*;" +##color red "&[^;[:space:]]*;" # Trailing whitespace. color ,green "[[:space:]]+$" |