diff options
Diffstat (limited to 'plugins/Rate/src/main.cpp')
-rw-r--r-- | plugins/Rate/src/main.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/Rate/src/main.cpp b/plugins/Rate/src/main.cpp index 586011caca..7284a56113 100644 --- a/plugins/Rate/src/main.cpp +++ b/plugins/Rate/src/main.cpp @@ -45,7 +45,7 @@ PLUGININFOEX pluginInfo={ sizeof(PLUGININFOEX),
"Contact`s Rate",
PLUGIN_MAKE_VERSION(0,0,2,1),
- "Show rating of contact in contact list (if presents).",
+ "Shows rating of contact in contact list (if presents).",
"Kildor, Thief",
"kostia@ngs.ru",
"© 2006-2009 Kostia Romanov, based on AuthState by Alexander Turyak",
|