[ZIPFLDR] Typo fix
authorBișoc George <fraizeraust99@gmail.com>
Sun, 8 Apr 2018 09:34:13 +0000 (11:34 +0200)
committerMark Jansen <mark.jansen@reactos.org>
Sun, 8 Apr 2018 10:08:06 +0000 (12:08 +0200)
dll/shellext/zipfldr/zipfldr.rc

index 0b577b5..b9f93ee 100644 (file)
@@ -24,7 +24,7 @@ STYLE DS_SHELLFONT | WS_CHILD | WS_DISABLED | WS_CAPTION
 CAPTION "Select a Destination"
 FONT 8, "MS Shell Dlg", 400, 0, 0x0
 BEGIN
 CAPTION "Select a Destination"
 FONT 8, "MS Shell Dlg", 400, 0, 0x0
 BEGIN
-    LTEXT           "Select the destionation directory",IDC_STATIC,6,12,174,8
+    LTEXT           "Select the destination directory",IDC_STATIC,6,12,174,8
     EDITTEXT        IDC_DIRECTORY,6,24,222,12,ES_AUTOHSCROLL
     PUSHBUTTON      "Browse...",IDC_BROWSE,174,42,54,14
     PUSHBUTTON      "Password",IDC_PASSWORD,174,66,54,14
     EDITTEXT        IDC_DIRECTORY,6,24,222,12,ES_AUTOHSCROLL
     PUSHBUTTON      "Browse...",IDC_BROWSE,174,42,54,14
     PUSHBUTTON      "Password",IDC_PASSWORD,174,66,54,14