From 6dbb356f8d1a5e49210e409d5354e8863fe13bf2 Mon Sep 17 00:00:00 2001 From: Vadim Dashevskiy Date: Thu, 17 Oct 2013 20:38:46 +0000 Subject: spelling correction (patch by RMN) git-svn-id: http://svn.miranda-ng.org/main/trunk@6514 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/BuddyExpectator/src/Version.h | 2 +- plugins/FileAsMessage/src/Version.h | 2 +- plugins/QuickSearch/quicksearch.dpr | 8 ++++---- 3 files changed, 6 insertions(+), 6 deletions(-) (limited to 'plugins') diff --git a/plugins/BuddyExpectator/src/Version.h b/plugins/BuddyExpectator/src/Version.h index 73a2c840e6..29501dafda 100644 --- a/plugins/BuddyExpectator/src/Version.h +++ b/plugins/BuddyExpectator/src/Version.h @@ -7,7 +7,7 @@ #define __PLUGIN_NAME "Buddy expectator" #define __FILENAME "BuddyExpectator.dll" -#define __DESCRIPTION "Reacts to the return of contacts, or the the extended absence of contacts, with notifications and other actions." +#define __DESCRIPTION "Reacts to the return of contacts, or to the extended absence of contacts, with notifications and other actions." #define __AUTHOR "Anar Ibragimoff, sje, Thief" #define __AUTHOREMAIL "thief@miranda.im" #define __AUTHORWEB "http://miranda-ng.org/p/BuddyExpectator/" diff --git a/plugins/FileAsMessage/src/Version.h b/plugins/FileAsMessage/src/Version.h index 41eba38182..5906b23ac5 100644 --- a/plugins/FileAsMessage/src/Version.h +++ b/plugins/FileAsMessage/src/Version.h @@ -7,7 +7,7 @@ #define __PLUGIN_NAME "File as message" #define __FILENAME "FileAsMessage.dll" -#define __DESCRIPTION "File tranfer by using the messaging services - as plain text." +#define __DESCRIPTION "File transfer by using the messaging services - as plain text." #define __AUTHOR "Denis Stanishevskiy" #define __AUTHOREMAIL "stdenformiranda@fromru.com" #define __AUTHORWEB "http://miranda-ng.org/p/FileAsMessage/" diff --git a/plugins/QuickSearch/quicksearch.dpr b/plugins/QuickSearch/quicksearch.dpr index 5f368c9563..32d3580d04 100644 --- a/plugins/QuickSearch/quicksearch.dpr +++ b/plugins/QuickSearch/quicksearch.dpr @@ -39,10 +39,10 @@ begin PluginInfo.shortName :='Quick Search'; PluginInfo.version :=$01040112; PluginInfo.description:= - 'This Plugin allow you to quick search for nickname,'+ - 'firstname, lastname, email, uin in your contact list.'+ - 'And now you may add any setting to display - for example'+ - 'users version of miranda,group or city.'; + 'This plugin allows you to quick search for nickname, '+ + 'firstname, lastname, email, uin in your contact list. '+ + 'And now you may add any setting to display - for example '+ + 'user's version of Miranda, group or city.'; PluginInfo.author :='Awkward, based on Bethoven sources'; PluginInfo.authorEmail:='panda75@bk.ru; awk1975@ya.ru'; PluginInfo.copyright :='(c) 2004,2005 Bethoven; 2006-2013 Awkward'; -- cgit v1.2.3