diff --git a/includes/assimp/mesh.h b/includes/assimp/mesh.h index 9d521d7..97ad25f 100644 --- a/includes/assimp/mesh.h +++ b/includes/assimp/mesh.h @@ -54,7 +54,7 @@ extern "C" { // --------------------------------------------------------------------------- // Limits. These values are required to match the settings Assimp was -// compiled against. Therfore, do not redefine them unless you build the +// compiled against. Therefore, do not redefine them unless you build the // library from source using the same definitions. // ---------------------------------------------------------------------------