From: Natan L Date: Thu, 22 Nov 2012 08:10:41 +0000 (-0800) Subject: Fixed typo X-Git-Tag: 2.7~66^2^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F163%2Fhead;p=thirdparty%2Fjinja.git Fixed typo 'ore' > 'or' --- diff --git a/docs/templates.rst b/docs/templates.rst index 790b95e7..e1210339 100644 --- a/docs/templates.rst +++ b/docs/templates.rst @@ -862,7 +862,7 @@ namespace::

{{ textarea('comment') }}

-Macros and variables starting with one ore more underscores are private and +Macros and variables starting with one or more underscores are private and cannot be imported. .. versionchanged:: 2.4