Fix typos and whitespace

This commit is contained in:
luzpaz
2023-03-22 14:37:58 +00:00
committed by Uwe
parent c3cc964a1f
commit eb852691df
6 changed files with 7 additions and 7 deletions

View File

@@ -692,7 +692,7 @@ public:
}
/// Returns true if this is shared data, or false if a unique copy has been made.
/// It is safe to access data only if it has been copied prior. To force a copy
/// It is safe to access data only if it has been copied prior. To force a copy
/// please \see compact()
bool isRaw() const
{