spelling: imports

Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
Josh Soref
2023-01-22 17:42:52 -05:00
parent 152c276d4c
commit 88892a5392

View File

@@ -557,7 +557,7 @@ public:
inline void GetExtensionList(std::string& szOut) const;
// -------------------------------------------------------------------
/** Get the number of importrs currently registered with Assimp. */
/** Get the number of imports currently registered with Assimp. */
size_t GetImporterCount() const;
// -------------------------------------------------------------------