diff options
Diffstat (limited to 'protocols/Weather/src/weather.cpp')
-rw-r--r-- | protocols/Weather/src/weather.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/protocols/Weather/src/weather.cpp b/protocols/Weather/src/weather.cpp index 754b7400fd..b1d34561fb 100644 --- a/protocols/Weather/src/weather.cpp +++ b/protocols/Weather/src/weather.cpp @@ -67,7 +67,7 @@ static const PLUGININFOEX pluginInfoEx = sizeof(PLUGININFOEX),
"Weather Protocol",
__VERSION_DWORD,
- "Retrieve weather information and display them in your contact list.",
+ "Retrieves weather information and displays it in your contact list.",
AUTH,
"borkra@miranda-im.org",
"(c) 2002-2005 NoName, 2005-2010 Boris Krasnovskiy",
|