Explorar o código

Typo in comment

Source commit: 29ed60bc439ec903a8b983c32657de7fe8e907bb
Martin Prikryl %!s(int64=7) %!d(string=hai) anos
pai
achega
e086ac5656
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      source/packages/filemng/CustomDirView.pas

+ 1 - 1
source/packages/filemng/CustomDirView.pas

@@ -3167,7 +3167,7 @@ begin
 end;
 
 // WM_SETFOCUS works even when focus is moved to another window/app,
-// while .Enter works only when focus is moved to order control of the same window.
+// while .Enter works only when focus is moved to other control of the same window.
 procedure TCustomDirView.WMSetFocus(var Message: TWMSetFocus);
 begin
   inherited;