Skip to content

Commit f8a9915

Browse files
committed
typo
1 parent 742765f commit f8a9915

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Source/VirtualTrees.pas

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -592,8 +592,8 @@ implementation
592592
uses
593593
System.TypInfo, // for migration stuff
594594
System.StrUtils,
595-
System.Types, // prevent inline compiler warining
596-
System.UITypes, // prevent inline compiler warining
595+
System.Types, // prevent inline compiler warning
596+
System.UITypes, // prevent inline compiler warning
597597
VirtualTrees.StyleHooks,
598598
VirtualTrees.ClipBoard,
599599
VirtualTrees.Utils,

0 commit comments

Comments
 (0)