]> git.mxchange.org Git - quix0rs-gnu-social.git/commitdiff
Fixed capitalization
authorIan Denhardt <ian@zenhack.net>
Tue, 24 May 2011 19:48:34 +0000 (15:48 -0400)
committerIan Denhardt <ian@zenhack.net>
Tue, 24 May 2011 19:48:34 +0000 (15:48 -0400)
plugins/GNUsocialVideo/GNUsocialVideoPlugin.php

index 850761625e547bf4aac4c10bbf1b2b2f391eb263..1cc363aedabcd581d329043898b6573887b309be 100644 (file)
@@ -79,7 +79,7 @@ class GNUsocialVideoPlugin extends MicroAppPlugin
 
     function appTitle()
     {
-        return _('video');
+        return _('Video');
     }
 
     function tag()