Sfoglia il codice sorgente

Typo in a comment

Source commit: 7ccb0aac4a4186fdef87f78e6e9a16d9c3b46551
Martin Prikryl 6 anni fa
parent
commit
cc9cccd291
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      source/forms/Login.cpp

+ 1 - 1
source/forms/Login.cpp

@@ -1446,7 +1446,7 @@ void __fastcall TLoginDialog::LoadState()
   // calling TTreeNode::MakeVisible() when tree view is not visible yet,
   // sometimes scrolls view horizontally when not needed
   // (seems like it happens for sites that are at the same level
-  // as site folders, e.g. for the very last root-level site, at long as
+  // as site folders, e.g. for the very last root-level site, as long as
   // there are any folders)
   if (!FForceNewSite &&
       !WinConfiguration->LastStoredSession.IsEmpty() && DebugAlwaysTrue(Visible))