summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar waker <wakeroid@gmail.com>2011-05-22 18:52:40 +0200
committerGravatar waker <wakeroid@gmail.com>2011-05-22 18:52:40 +0200
commit2dd95acc9ba94462f3427a6374c505a4a5a5cdff (patch)
tree180da99ad0d37045f57ce44d970b3fbbb5ad62d7
parent656cc07d20d00b7c962238f9597909a89a14a79e (diff)
engrish fix in hotkeys
-rw-r--r--plugins/hotkeys/hotkeys.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/hotkeys/hotkeys.c b/plugins/hotkeys/hotkeys.c
index ded777de..e1357df8 100644
--- a/plugins/hotkeys/hotkeys.c
+++ b/plugins/hotkeys/hotkeys.c
@@ -621,7 +621,7 @@ static DB_hotkeys_plugin_t plugin = {
.misc.plugin.type = DB_PLUGIN_MISC,
.misc.plugin.id = "hotkeys",
.misc.plugin.name = "Global hotkeys support",
- .misc.plugin.descr = "Allows to control player with global hotkeys",
+ .misc.plugin.descr = "Allows one to control player with global hotkeys",
.misc.plugin.copyright =
"Copyright (C) 2009-2011 Alexey Yakovenko <waker@users.sourceforge.net>\n"
"Copyright (C) 2009-2011 Viktor Semykin <thesame.ml@gmail.com>\n"