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