From cdc5a192b3c7a960663e43382e9efe44e5016606 Mon Sep 17 00:00:00 2001 From: dartraiden Date: Mon, 27 Jan 2025 22:33:56 +0300 Subject: Weather: spelling correction --- protocols/Weather/res/resource.rc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'protocols') diff --git a/protocols/Weather/res/resource.rc b/protocols/Weather/res/resource.rc index b6db0fcae0..b03db42abc 100644 --- a/protocols/Weather/res/resource.rc +++ b/protocols/Weather/res/resource.rc @@ -157,7 +157,7 @@ STYLE DS_SETFONT | DS_FIXEDSYS | WS_CHILD EXSTYLE WS_EX_CONTROLPARENT FONT 8, "MS Shell Dlg", 0, 0, 0x1 BEGIN - LTEXT "Enter your personel API key from Visual Crossing Weather site",IDC_STATIC,8,7,294,8 + LTEXT "Enter your personal API key from Visual Crossing Weather site",IDC_STATIC,8,7,294,8 EDITTEXT IDC_KEY,8,19,294,14,ES_AUTOHSCROLL PUSHBUTTON "Obtain key",IDC_OBTAIN,172,38,130,14 END -- cgit v1.2.3