Skip to content

Commit

Permalink
Fix typo (#20772)
Browse files Browse the repository at this point in the history
  • Loading branch information
RadioMull authored Oct 11, 2023
1 parent e911c9e commit 1dd0327
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ public void TestOnlyVisibleItemsAreAdded()
{
/*
* 6 items * 10 height + 5 separation * 3 height = 75
* One items should be off the render
* One item should be off the render
* 0 13 26 39 52 65 | 75 height
*/
var root = new Control { MinSize = new Vector2(50, 60) };
Expand Down

0 comments on commit 1dd0327

Please sign in to comment.