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/FileAsMessage | |
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/FileAsMessage')
-rw-r--r-- | plugins/FileAsMessage/src/Version.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/FileAsMessage/src/Version.h b/plugins/FileAsMessage/src/Version.h index 41eba38182..5906b23ac5 100644 --- a/plugins/FileAsMessage/src/Version.h +++ b/plugins/FileAsMessage/src/Version.h @@ -7,7 +7,7 @@ #define __PLUGIN_NAME "File as message"
#define __FILENAME "FileAsMessage.dll"
-#define __DESCRIPTION "File tranfer by using the messaging services - as plain text."
+#define __DESCRIPTION "File transfer by using the messaging services - as plain text."
#define __AUTHOR "Denis Stanishevskiy"
#define __AUTHOREMAIL "stdenformiranda@fromru.com"
#define __AUTHORWEB "http://miranda-ng.org/p/FileAsMessage/"
|