diff options
Diffstat (limited to 'plugins')
| -rw-r--r-- | plugins/AutoRun/src/Version.h | 4 | 
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$"
 | 
