Fix instances of e.g. and i.e.

This commit is contained in:
Robin Dunn
2016-11-22 10:49:58 -08:00
parent fcc453848b
commit 016d8f5af4
6 changed files with 28 additions and 28 deletions

View File

@@ -920,7 +920,7 @@ public:
bool IsEditorFocused() const;
/**
Returns true if updating is frozen (ie. Freeze() called but not
Returns true if updating is frozen (i.e. Freeze() called but not
yet Thaw() ).
*/
bool IsFrozen() const;