Fixing another typo, thanks to Laura Arjona (again!)
authorChristopher Allan Webber <cwebber@dustycloud.org>
Mon, 26 Aug 2013 22:35:54 +0000 (17:35 -0500)
committerChristopher Allan Webber <cwebber@dustycloud.org>
Mon, 26 Aug 2013 22:35:54 +0000 (17:35 -0500)
mediagoblin/templates/mediagoblin/api/authorize.html

index d0ec261614e69851874402c69f26c1d44eae6fa7..93cdc7e3596164c7bd6ca65fc69be75e4cb31ca8 100644 (file)
@@ -41,7 +41,7 @@
     {% trans %}Applications with access to your account can: {% endtrans %}
     <ul>
         <li>{% trans %}Post new media as you{% endtrans %}</li>
-        <li>{% trans %}See your information (e.g profile, meida, etc...){% endtrans %}</li>
+        <li>{% trans %}See your information (e.g profile, media, etc...){% endtrans %}</li>
         <li>{% trans %}Change your information{% endtrans %}</li>
     </ul>
     <br />