diff options
author | Vadim Dashevskiy <watcherhd@gmail.com> | 2013-10-17 20:38:46 +0000 |
---|---|---|
committer | Vadim Dashevskiy <watcherhd@gmail.com> | 2013-10-17 20:38:46 +0000 |
commit | 6dbb356f8d1a5e49210e409d5354e8863fe13bf2 (patch) | |
tree | aadb396e719eac9df2d7593c7857dd872a892927 /plugins/BuddyExpectator/src | |
parent | 0de7c55f7cd15b36b2ed0ecae1b0d96b179b0edd (diff) |
spelling correction (patch by RMN)
git-svn-id: http://svn.miranda-ng.org/main/trunk@6514 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/BuddyExpectator/src')
-rw-r--r-- | plugins/BuddyExpectator/src/Version.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/BuddyExpectator/src/Version.h b/plugins/BuddyExpectator/src/Version.h index 73a2c840e6..29501dafda 100644 --- a/plugins/BuddyExpectator/src/Version.h +++ b/plugins/BuddyExpectator/src/Version.h @@ -7,7 +7,7 @@ #define __PLUGIN_NAME "Buddy expectator"
#define __FILENAME "BuddyExpectator.dll"
-#define __DESCRIPTION "Reacts to the return of contacts, or the the extended absence of contacts, with notifications and other actions."
+#define __DESCRIPTION "Reacts to the return of contacts, or to the extended absence of contacts, with notifications and other actions."
#define __AUTHOR "Anar Ibragimoff, sje, Thief"
#define __AUTHOREMAIL "thief@miranda.im"
#define __AUTHORWEB "http://miranda-ng.org/p/BuddyExpectator/"
|