Cleanup: Fix typo in comment

This commit is contained in:
2022-07-28 12:52:20 +02:00
parent d034c28f51
commit d892f96cb1

View File

@@ -96,7 +96,7 @@ typedef enum eAssetLibraryType {
} eAssetLibraryType;
/**
* Information to identify a asset library. May be either one of the predefined types (current
* Information to identify an asset library. May be either one of the predefined types (current
* 'Main', builtin library, project library), or a custom type as defined in the Preferences.
*
* If the type is set to #ASSET_LIBRARY_CUSTOM, `custom_library_index` must be set to identify the