Browse Source

Fix typo.

Malcolm Tyrrell 5 years ago
parent
commit
4f1e904ec8
1 changed files with 1 additions and 1 deletions
  1. 1 1
      include/assimp/Importer.hpp

+ 1 - 1
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