Browse Source

Grammar

Source commit: b8f1d93be5a3a0949619b83103922f7f0c0396c3
Martin Prikryl 5 years ago
parent
commit
cc8a419a6a
1 changed files with 3 additions and 3 deletions
  1. 3 3
      source/forms/Copy.dfm

+ 3 - 3
source/forms/Copy.dfm

@@ -168,9 +168,9 @@ object CopyDialog: TCopyDialog
       Height = 28
       AutoSize = False
       Caption = 
-        'In Commander interface a keyboard shortcut F5 is used to transfe' +
-        'r files. Should you want to use it to refresh a file panel, clic' +
-        'k here to go to preferences.'
+        'In Commander interface the keyboard shortcut F5 is used to trans' +
+        'fer files. Should you want to use it to refresh a file panel, cl' +
+        'ick here to go to preferences.'
       ShowAccelChar = False
       WordWrap = True
       OnClick = ShortCutHintLabelClick