From: Fabien Potencier Date: Sat, 8 Jan 2011 14:18:32 +0000 (+0100) Subject: fixed doc markup X-Git-Url: http://git.silmor.de/gitweb/?a=commitdiff_plain;h=c4b255f3043aea86618b417a3e53310563e28c1e;p=konrad%2Ftwig.git fixed doc markup --- diff --git a/doc/recipes.rst b/doc/recipes.rst index 3387a35..3add4b7 100644 --- a/doc/recipes.rst +++ b/doc/recipes.rst @@ -240,4 +240,4 @@ does not return ``false``. As the resolution of functions and filters is done during compilation, there is no overhead when registering these callbacks. -.. _callback:: http://www.php.net/manual/en/function.is-callable.php +.. _callback: http://www.php.net/manual/en/function.is-callable.php