]> git.ipfire.org Git - thirdparty/tornado.git/commitdiff
Fix typo "you app" -> "your app" 1969/head
authorIver Jordal <iver56@hotmail.com>
Wed, 1 Mar 2017 09:29:29 +0000 (10:29 +0100)
committerGitHub <noreply@github.com>
Wed, 1 Mar 2017 09:29:29 +0000 (10:29 +0100)
tornado/locale.py

index c1cb6792b84fd25efad094b1f9da5a9396ced8bb..fed71a7b3e262a0418484a83b0d107a5797516d5 100644 (file)
@@ -187,7 +187,7 @@ def load_gettext_translations(directory, domain):
 
         {directory}/{lang}/LC_MESSAGES/{domain}.mo
 
-    Three steps are required to have you app translated:
+    Three steps are required to have your app translated:
 
     1. Generate POT translation file::