From: Abhishek Kumar Singh Date: Sat, 7 Mar 2015 12:08:32 +0000 (+0530) Subject: Typo Fixed. X-Git-Tag: 2.8~48^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8a2f69a25e1f32fdc3e1b101e78a84469e293f9f;p=thirdparty%2Fjinja.git Typo Fixed. --- diff --git a/jinja2/environment.py b/jinja2/environment.py index 06156b8a..b406b5ad 100644 --- a/jinja2/environment.py +++ b/jinja2/environment.py @@ -136,7 +136,7 @@ class Environment(object): `line_comment_prefix` If given and a string, this will be used as prefix for line based - based comments. See also :ref:`line-statements`. + comments. See also :ref:`line-statements`. .. versionadded:: 2.2