summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordartraiden <wowemuh@gmail.com>2022-08-04 02:29:03 +0300
committerdartraiden <wowemuh@gmail.com>2022-08-04 02:29:56 +0300
commita2cd10e4f87273ea0c38a88682ccef6597724504 (patch)
tree1acf06f640c868e82cb0d61447c2f455bdc5c7aa
parent985680571da54045cee198c8d229b281c9d464ff (diff)
Boltun: fix typos
-rw-r--r--plugins/Boltun/res/Boltun.rc2
-rw-r--r--plugins/Boltun/src/version.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/plugins/Boltun/res/Boltun.rc b/plugins/Boltun/res/Boltun.rc
index 2b67b20d9e..784b5c34e8 100644
--- a/plugins/Boltun/res/Boltun.rc
+++ b/plugins/Boltun/res/Boltun.rc
@@ -106,7 +106,7 @@ BEGIN
PUSHBUTTON "...",IDC_BTNPATH,226,18,16,16
GROUPBOX "Base of remarks",IDC_TXTREPLICPATH,5,6,297,36
PUSHBUTTON "Reload",IDC_BTNRELOAD,246,18,52,16
- CONTROL "Stay silent if have no good aswers",IDC_ENGINE_SILENT,
+ CONTROL "Stay silent if have no good answers",IDC_ENGINE_SILENT,
"Button",BS_AUTOCHECKBOX | WS_TABSTOP,16,62,283,10
CONTROL "Start answers with a lowercase letter",IDC_ENGINE_LOWERCASE,
"Button",BS_AUTOCHECKBOX | WS_TABSTOP,16,94,282,10
diff --git a/plugins/Boltun/src/version.h b/plugins/Boltun/src/version.h
index f43137d4cf..5dffb9a79a 100644
--- a/plugins/Boltun/src/version.h
+++ b/plugins/Boltun/src/version.h
@@ -7,7 +7,7 @@
#define __PLUGIN_NAME "Boltun"
#define __FILENAME "Boltun.dll"
-#define __DESCRIPTION "Boltun, the chat bot in the russian language."
+#define __DESCRIPTION "Boltun, the chat bot in the Russian language."
#define __AUTHOR "Alexander S. Kiselev, Valentin Pavlyuchenko"
#define __AUTHORWEB "https://miranda-ng.org/p/Boltun/"
#define __COPYRIGHT "© 2003-2008 Alexander S. Kiselev A.K.A. KAS, Valentin Pavlyuchenko"