summaryrefslogtreecommitdiff
path: root/plugins/TabFocus
diff options
context:
space:
mode:
authorSiebrand Mazeland <s.mazeland@xs4all.nl>2010-09-18 11:36:40 +0200
committerSiebrand Mazeland <s.mazeland@xs4all.nl>2010-09-18 11:36:40 +0200
commitb99b0555fdfbaac36213b7c342cc2fb5eca1b583 (patch)
treeca257a560b16d74220c70f15f67d64d872497745 /plugins/TabFocus
parent11a98ea41f0702defad84a7923e91afa5aa35b72 (diff)
Update L10n.
Diffstat (limited to 'plugins/TabFocus')
-rw-r--r--plugins/TabFocus/TabFocusPlugin.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/TabFocus/TabFocusPlugin.php b/plugins/TabFocus/TabFocusPlugin.php
index 46e329d8a..dd8a97276 100644
--- a/plugins/TabFocus/TabFocusPlugin.php
+++ b/plugins/TabFocus/TabFocusPlugin.php
@@ -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;
}
}