]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - plugins/TabFocus/TabFocusPlugin.php
Merge branch 'nofollowexternallink' into 0.9.x
[quix0rs-gnu-social.git] / 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;
     }
 }