浏览代码

Typo in a comment

Source commit: 61ec037b15b31b346f0f82c385304d4b70adbdb2
Martin Prikryl 6 年之前
父节点
当前提交
0b2a16afd5
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      source/forms/ScpCommander.cpp

+ 1 - 1
source/forms/ScpCommander.cpp

@@ -687,7 +687,7 @@ void __fastcall TScpCommanderForm::ConfigurationChanged()
 
     bool TreeOnLeft = WinConfiguration->ScpCommander.TreeOnLeft;
 
-    // save value only is it was set yet
+    // save value only if it was set yet
     if (FPanelsRestored)
     {
       if (TreeOnLeft)