fix: Typo in content registry comment

This commit is contained in:
WerWolv
2023-06-21 23:59:40 +02:00
parent d65e669bbb
commit cb3b71e2f3

View File

@@ -741,7 +741,7 @@ namespace hex {
}
/**
* @brief Gets a data visualizer by its unlocalized nameb
* @brief Gets a data visualizer by its unlocalized name
* @param unlocalizedName Unlocalized name of the data visualizer
* @return The data visualizer, or nullptr if it doesn't exist
*/