]> git.ipfire.org Git - thirdparty/jinja.git/commitdiff
Fixed typo 163/head
authorNatan L <kuyanatan.nlao@gmail.com>
Thu, 22 Nov 2012 08:10:41 +0000 (00:10 -0800)
committerNatan L <kuyanatan.nlao@gmail.com>
Thu, 22 Nov 2012 08:10:41 +0000 (00:10 -0800)
'ore' > 'or'

docs/templates.rst

index 790b95e7c24908ff083291ad8e338ca6396b0685..e12103398302369957d4762b12be4b30c6e7c50b 100644 (file)
@@ -862,7 +862,7 @@ namespace::
     </dl>
     <p>{{ textarea('comment') }}</p>
 
-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