Fix typo in comment.

pull/2447/head
Kim Kulling 2019-05-06 19:15:28 +02:00
parent 1203d4658c
commit 02324123e5
1 changed files with 1 additions and 1 deletions

View File

@ -662,7 +662,7 @@ enum aiComponent
/** @brief Set wether the FBX importer shall not remove empty bones. /** @brief Set wether the FBX importer shall not remove empty bones.
* *
* Empty bone are often used to define connections for other models. * Empty bone are often used to define connections for other models.
* */
#define AI_CONFIG_IMPORT_REMOVE_EMPTY_BONES \ #define AI_CONFIG_IMPORT_REMOVE_EMPTY_BONES \
"AI_CONFIG_IMPORT_REMOVE_EMPTY_BONES" "AI_CONFIG_IMPORT_REMOVE_EMPTY_BONES"