]> git.mxchange.org Git - quix0rs-gnu-social.git/commitdiff
Update L10n.
authorSiebrand Mazeland <s.mazeland@xs4all.nl>
Sat, 18 Sep 2010 09:36:40 +0000 (11:36 +0200)
committerSiebrand Mazeland <s.mazeland@xs4all.nl>
Sat, 18 Sep 2010 09:36:40 +0000 (11:36 +0200)
plugins/TabFocus/TabFocusPlugin.php

index 46e329d8a4fc29c31a4dac642d9b9885af5e2791..dd8a97276748a916e137ea0936ad96a775ddf027 100644 (file)
@@ -51,7 +51,7 @@ class TabFocusPlugin extends Plugin
                             'author' => 'Craig Andrews and Paul Irish',
                             'homepage' => 'http://status.net/wiki/Plugin:TabFocus',
                             'rawdescription' =>
-                            _m('TabFocus changes the notice form behavior so that, while in the text area, pressing the tab key focuses the "Send" button, matching the behavor of Twitter.'));
+                            _m('TabFocus changes the notice form behavior so that, while in the text area, pressing the tab key focuses the "Send" button, matching the behavior of Twitter.'));
         return true;
     }
 }