]> git.ipfire.org Git - thirdparty/jinja.git/commitdiff
correct typo 187/head
authorJet Sun <jet.joins.sun@gmail.com>
Wed, 20 Feb 2013 23:30:16 +0000 (15:30 -0800)
committerJet Sun <jet.joins.sun@gmail.com>
Wed, 20 Feb 2013 23:30:16 +0000 (15:30 -0800)
docs/sandbox.rst

index 1302f18b1b86e1770cb738c7684c33d1a5952bb4..33de4d23b22d53aefb8a00a1dbca45b45313de8d 100644 (file)
@@ -42,7 +42,7 @@ API
     are running multiple users on the same server) they can't harm each other
     via JavaScript insertions and much more.
 
-    Also the sandbox is only as good as the configuration.  We stronly
+    Also the sandbox is only as good as the configuration.  We strongly
     recommend only passing non-shared resources to the template and use
     some sort of whitelisting for attributes.