Fixed maruku warning: Unclosed span (waiting for ["*"])

This commit is contained in:
andrea
2012-08-20 15:02:13 +02:00
parent 207250fbe3
commit f731160ded

View File

@@ -274,7 +274,7 @@ EOD; // closing 'EOD' must be on it's own line, and to th
*/
{% endhighlight %}
*[Heredoc syntax](http://www.php.net/manual/en/language.types.string.php#language.types.string.syntax.heredoc)
* [Heredoc syntax](http://www.php.net/manual/en/language.types.string.php#language.types.string.syntax.heredoc)
## Ternary operators