summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordartraiden <wowemuh@gmail.com>2018-03-13 14:39:07 +0300
committerdartraiden <wowemuh@gmail.com>2018-03-13 14:39:07 +0300
commit1516e73f6911c156e2153e17feb4135a2dd0cec0 (patch)
treee950cdeefeedf8a05719b0eea04d56fc368367cf
parenta82587f2da353884c531b6f2917cfb8f1ea8bbca (diff)
correct description
-rw-r--r--plugins/MagneticWindows/src/Version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/MagneticWindows/src/Version.h b/plugins/MagneticWindows/src/Version.h
index affb6ffa78..41e88122d6 100644
--- a/plugins/MagneticWindows/src/Version.h
+++ b/plugins/MagneticWindows/src/Version.h
@@ -7,7 +7,7 @@
#define __PLUGIN_NAME "Magnetic Windows"
#define __FILENAME "MagneticWindows.dll"
-#define __DESCRIPTION "Makes the main contactlist and the chat windows snapping to the desktop border and to each other."
+#define __DESCRIPTION "Makes the contact list and the chat windows snapping to the desktop border and to each other."
#define __AUTHOR "Michael Kunz"
#define __AUTHORWEB "https://miranda-ng.org/p/MagneticWindows/"
#define __COPYRIGHT "© 2006 Michael Kunz, 2018 Miranda NG team"