'<a>GNU project</a>' to '<a>GNU</a> project'
authorChristopher Allan Webber <cwebber@dustycloud.org>
Thu, 25 Aug 2011 12:41:07 +0000 (07:41 -0500)
committerChristopher Allan Webber <cwebber@dustycloud.org>
Thu, 25 Aug 2011 12:41:07 +0000 (07:41 -0500)
mediagoblin/templates/mediagoblin/root.html

index 4ea3fe2a7f5a18483b98ffacc3cb4cea9b0db568..086c99c4d87da182b9b36a0baf38d23fd83eeef7 100644 (file)
@@ -28,7 +28,7 @@
       <ul>
         <li>{% trans %}The perfect place for your media!{% endtrans %}</li>
         <li>{% trans %}A place for people to collaborate and show off original and derived creations!{% endtrans %}</li>
-        <li>{% trans %}Free, as in freedom. (We’re a <a href="http://gnu.org">GNU project</a>, after all.){% endtrans %}</li>
+        <li>{% trans %}Free, as in freedom. (We’re a <a href="http://gnu.org">GNU</a> project, after all.){% endtrans %}</li>
         <li>{% trans %}Aiming to make the world a better place through decentralization and (eventually, coming soon!) federation!{% endtrans %}</li>
         <li>{% trans %}Built for extensibility.  (Multiple media types coming soon to the software, including video support!){% endtrans %}</li>
         <li>{% trans %}Powered by people like you.  (<a href="http://mediagoblin.org/pages/join.html">You can help us improve this software!</a>){% endtrans %}</li>