Fixed additional typos
Went through the source with VNNCC to correct as many found typos as possible Co-Authored-By: VNC <52937757+VNNCC@users.noreply.github.com>
This commit is contained in:
@@ -26,7 +26,7 @@ namespace FlaxEngine.GUI
|
||||
public Action<int> ItemClicked;
|
||||
|
||||
/// <summary>
|
||||
/// Occurs when popup losts focus.
|
||||
/// Occurs when popup lost focus.
|
||||
/// </summary>
|
||||
public Action LostFocus;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user