Selaa lähdekoodia

Typo in a comment

Source commit: d944054da86b35d24c4fd7881e9e0264b7b6e2f8
Martin Prikryl 3 vuotta sitten
vanhempi
sitoutus
59e2d01630
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      source/forms/OpenDirectory.cpp

+ 1 - 1
source/forms/OpenDirectory.cpp

@@ -329,7 +329,7 @@ void __fastcall TOpenDirectoryDialog::AddAsBookmark(TObject * Sender)
   }
   Bookmark->Name = Directory;
 
-  // would alway be equal to Directory atm,
+  // would always be equal to Directory atm,
   // as only difference can be a shorcut, which is not set
   UnicodeString Text = BookmarkText(Bookmark);