diff options
Diffstat (limited to 'plugins/SpellChecker/src/version.h')
-rw-r--r-- | plugins/SpellChecker/src/version.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/SpellChecker/src/version.h b/plugins/SpellChecker/src/version.h index 176115164e..868202218e 100644 --- a/plugins/SpellChecker/src/version.h +++ b/plugins/SpellChecker/src/version.h @@ -10,5 +10,5 @@ #define __DESCRIPTION "Spell checker for the message windows. Uses Hunspell to do the checking." #define __AUTHOR "Ricardo Pescuma Domenecci, Wishmaster" #define __AUTHOREMAIL "pescuma@miranda-im.org" -#define __AUTHORWEB "http://miranda-ng.org/p/SpellChecker/" +#define __AUTHORWEB "https://miranda-ng.org/p/SpellChecker/" #define __COPYRIGHT "© 2006-2010 Ricardo Pescuma Domenecci" |