Fix typos

This commit is contained in:
Wojtek Figat
2022-06-30 22:47:15 +02:00
parent de2d041e47
commit 85fe22d7a7
3 changed files with 3 additions and 3 deletions

View File

@@ -166,7 +166,7 @@ namespace FlaxEditor.Surface
}
/// <summary>
/// Called when context gets changed. Updates current context and UI. Updates the current context based on the first element in teh stack.
/// Called when context gets changed. Updates current context and UI. Updates the current context based on the first element in the stack.
/// </summary>
protected virtual void OnContextChanged()
{