From 4f1e904ec8408b665aa34325b5bcbcea5a3f243d Mon Sep 17 00:00:00 2001 From: Malcolm Tyrrell Date: Fri, 24 Jul 2020 10:13:40 +0100 Subject: [PATCH] Fix typo. --- include/assimp/Importer.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/assimp/Importer.hpp b/include/assimp/Importer.hpp index 9d1594982..40753d4c7 100644 --- a/include/assimp/Importer.hpp +++ b/include/assimp/Importer.hpp @@ -496,7 +496,7 @@ public: const char *GetErrorString() const; // ------------------------------------------------------------------- - /** Returns Returns an internal exception if one occurred during import. + /** Returns an internal exception if one occurred during import. * * Returns the last non-DeadlyImportError exception which occurred. * @return The last exception which occurred which wasn't a