From 985680571da54045cee198c8d229b281c9d464ff Mon Sep 17 00:00:00 2001 From: dartraiden Date: Thu, 4 Aug 2022 02:28:41 +0300 Subject: BasicHistory: fix typos --- plugins/BasicHistory/res/BasicHistory.rc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/BasicHistory/res') diff --git a/plugins/BasicHistory/res/BasicHistory.rc b/plugins/BasicHistory/res/BasicHistory.rc index 3cc23aeebf..ffec3f6659 100644 --- a/plugins/BasicHistory/res/BasicHistory.rc +++ b/plugins/BasicHistory/res/BasicHistory.rc @@ -221,7 +221,7 @@ BEGIN "Button",BS_AUTOCHECKBOX | WS_TABSTOP,10,148,180,10 EDITTEXT IDC_PASSWORD,85,160,109,12, ES_AUTOHSCROLL | ES_PASSWORD | WS_TABSTOP LTEXT "Password",IDC_PASSWORD_LABEL,10,163,73,8 - CONTROL "Upload to FTP (WinSCP requred)",IDC_UPLOAD, + CONTROL "Upload to FTP (WinSCP required)",IDC_UPLOAD, "Button",BS_AUTOCHECKBOX | WS_TABSTOP,10,178,180,10 EDITTEXT IDC_FTP,85,190,109,12,ES_AUTOHSCROLL | WS_TABSTOP LTEXT "Session name",IDC_FTP_LABEL,10,193,73,8 -- cgit v1.2.3