summaryrefslogtreecommitdiff
path: root/plugins/BuddyExpectator/src
diff options
context:
space:
mode:
authorVadim Dashevskiy <watcherhd@gmail.com>2013-10-17 20:38:46 +0000
committerVadim Dashevskiy <watcherhd@gmail.com>2013-10-17 20:38:46 +0000
commit6dbb356f8d1a5e49210e409d5354e8863fe13bf2 (patch)
treeaadb396e719eac9df2d7593c7857dd872a892927 /plugins/BuddyExpectator/src
parent0de7c55f7cd15b36b2ed0ecae1b0d96b179b0edd (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.h2
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/"