summaryrefslogtreecommitdiff
path: root/plugins/AutoRun/src
diff options
context:
space:
mode:
authorKirill Volinsky <mataes2007@gmail.com>2012-10-11 11:50:24 +0000
committerKirill Volinsky <mataes2007@gmail.com>2012-10-11 11:50:24 +0000
commitb6039a923e724b03d9d7a1ef6b74bdb397e2b7b0 (patch)
tree3e46c52e22e866e0fa9e9c49bf088dd8d3ed1098 /plugins/AutoRun/src
parentf0f9d66487adef5eefcf7483c4e4b47fd06b6048 (diff)
AutoRun
typos fix git-svn-id: http://svn.miranda-ng.org/main/trunk@1871 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/AutoRun/src')
-rw-r--r--plugins/AutoRun/src/Version.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/plugins/AutoRun/src/Version.h b/plugins/AutoRun/src/Version.h
index cfb9a5c0a6..7408ef4c3b 100644
--- a/plugins/AutoRun/src/Version.h
+++ b/plugins/AutoRun/src/Version.h
@@ -13,8 +13,8 @@
#define __PLUGIN_NAME "AutoRun"
#define __INTERNAL_NAME "AutoRun"
#define __FILENAME "AutoRun.dll"
-#define __DESCRIPTION "his plugin is a simple way to enable/disable to launch Miranda NG with system startup."
+#define __DESCRIPTION "This plugin is a simple way to enable/disable to launch Miranda NG with system startup."
#define __AUTHOR "Sergey V. Gershovich a.k.a. Jazzy$ (fixed by Wolfram3D)"
#define __AUTHOREMAIL ""
#define __AUTHORWEB "http://miranda-ng.org/"
-#define __COPYRIGHT "2002-2007 Sergey V. Gershovich a.k.a. Jazzy$"
+#define __COPYRIGHT "© 2002-2007 Sergey V. Gershovich a.k.a. Jazzy$"