Browse Source

Typo

Source commit: a31656eefe9faf7c7bb93f64609c8a373edf0a24
Martin Prikryl 6 years ago
parent
commit
9d3b7bd97e
1 changed files with 4 additions and 4 deletions
  1. 4 4
      source/forms/Preferences.dfm

+ 4 - 4
source/forms/Preferences.dfm

@@ -1391,10 +1391,10 @@ object PreferencesDialog: TPreferencesDialog
             Anchors = [akLeft, akTop, akRight]
             AutoSize = False
             Caption = 
-              'Allows direct downloads to regular local folders (e.g. Window Ex' +
-              'plorer). Does not allow downloads to other destinations (ZIP arc' +
-              'hives,  FTP, etc.). Uses drag&&drop shell extension, when availa' +
-              'ble.'
+              'Allows direct downloads to regular local folders (e.g. Windows E' +
+              'xplorer). Does not allow downloads to other destinations (ZIP ar' +
+              'chives,  FTP, etc.). Uses drag&&drop shell extension, when avail' +
+              'able.'
             WordWrap = True
             OnClick = DDLabelClick
           end