MetaData: Correct doxygen brief

This commit is contained in:
Barrett17
2019-02-17 11:54:09 +01:00
parent 5ac9b50641
commit 9ad840d86f
+1 -1
View File
@@ -92,7 +92,7 @@ extern const char* kProgramData; // BMetaData
*
* The metadata model is sparse and each key can occur at most once,
* except for BMetaData itself.
* The key is an integer and the value is the actual metadata.
* The key is a const char and the value is the actual metadata.
* The client of this class is required to know in advance the type
* of a particular metadata key.
*/