Browse Source

Typo in a comment

Source commit: 89e63ae2ad7038f236cc47097d190e6e50029892
Martin Prikryl 6 years ago
parent
commit
d5a5e2114a
1 changed files with 1 additions and 1 deletions
  1. 1 1
      source/windows/GUITools.cpp

+ 1 - 1
source/windows/GUITools.cpp

@@ -1773,7 +1773,7 @@ void __fastcall TFrameAnimation::CalculateNextFrameTick()
 // - Cleanup list tooltip (multi line)
 // - Cleanup list tooltip (multi line)
 // - Combo edit button
 // - Combo edit button
 // - Transfer settings label (multi line, follows label size and font)
 // - Transfer settings label (multi line, follows label size and font)
-// - HintLabel (hint and persistent hint, multipline)
+// - HintLabel (hint and persistent hint, multi line)
 // - status bar hints
 // - status bar hints
 //---------------------------------------------------------------------------
 //---------------------------------------------------------------------------
 __fastcall TScreenTipHintWindow::TScreenTipHintWindow(TComponent * Owner) :
 __fastcall TScreenTipHintWindow::TScreenTipHintWindow(TComponent * Owner) :