Fixed more typos in Source\Engine\Content

This commit is contained in:
VNC
2020-12-29 03:41:01 +01:00
parent 8a7cb34e93
commit 8b2a8d22b3
4 changed files with 5 additions and 5 deletions

View File

@@ -42,7 +42,7 @@ public:
public:
/// <summary>
/// Determinates whenever the virtual assets are supported by this asset tpe factory.
/// Determines whenever the virtual assets are supported by this asset tpe factory.
/// </summary>
/// <returns>True if can create virtual assets, otherwise false.</returns>
virtual bool SupportsVirtualAssets() const