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:
@@ -636,7 +636,7 @@ namespace FlaxEngine.GUI
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Draws the children. Can be overriden to provide some customizations. Draw is performed with applied clipping mask for the client area.
|
||||
/// Draws the children. Can be overridden to provide some customizations. Draw is performed with applied clipping mask for the client area.
|
||||
/// </summary>
|
||||
protected virtual void DrawChildren()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user