diff options
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/"
|