diff options
author | Dart Raiden <wowemuh@gmail.com> | 2013-12-23 00:38:22 +0000 |
---|---|---|
committer | Dart Raiden <wowemuh@gmail.com> | 2013-12-23 00:38:22 +0000 |
commit | 7a4faae157b9c17359e1cd95712f0197dd6ea2e2 (patch) | |
tree | e0aee704d98a0f07735c740d5d8f6b90c165b665 /plugins/NoHistory/src/Version.h | |
parent | f23d2dcf82788deb778056912f1e59360e116138 (diff) |
spelling correction (e.g. twitter -> Twitter)
git-svn-id: http://svn.miranda-ng.org/main/trunk@7350 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/NoHistory/src/Version.h')
-rw-r--r-- | plugins/NoHistory/src/Version.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/NoHistory/src/Version.h b/plugins/NoHistory/src/Version.h index 33043a3d21..3cf477eec9 100644 --- a/plugins/NoHistory/src/Version.h +++ b/plugins/NoHistory/src/Version.h @@ -7,7 +7,7 @@ #define __PLUGIN_NAME "NoHistory"
#define __FILENAME "NoHistory.dll"
-#define __DESCRIPTION "Prevent miranda from storing any history."
+#define __DESCRIPTION "Prevent Miranda from storing any history."
#define __AUTHOR "Scott Ellis, NightFox"
#define __AUTHOREMAIL "mail@scottellis.com.au; nightfox@myied.org"
#define __AUTHORWEB "http://miranda-ng.org/p/NoHistory/"
|