Fixed capitalization

This commit is contained in:
Ian Denhardt 2011-05-24 15:48:34 -04:00
parent 31b29fde50
commit fcc3c88c74
1 changed files with 1 additions and 1 deletions

View File

@ -79,7 +79,7 @@ class GNUsocialVideoPlugin extends MicroAppPlugin
function appTitle() function appTitle()
{ {
return _('video'); return _('Video');
} }
function tag() function tag()