More API documentation corrections

This commit is contained in:
Urs Fleisch
2024-01-17 20:54:56 +01:00
parent c5d798a50d
commit fb0f7dfa57
59 changed files with 99 additions and 99 deletions
+1 -1
View File
@@ -222,7 +222,7 @@ namespace TagLib {
~FileRef();
/*!
* Returns a pointer to represented file's tag.
* Returns a pointer to the represented file's tag.
*
* \warning This pointer will become invalid when this FileRef and all
* copies pass out of scope.