aboutsummaryrefslogtreecommitdiffstats
path: root/taglib/toolkit/tbytevector.h
diff options
context:
space:
mode:
Diffstat (limited to 'taglib/toolkit/tbytevector.h')
-rw-r--r--taglib/toolkit/tbytevector.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/taglib/toolkit/tbytevector.h b/taglib/toolkit/tbytevector.h
index b7fffdde..af3420f5 100644
--- a/taglib/toolkit/tbytevector.h
+++ b/taglib/toolkit/tbytevector.h
@@ -397,8 +397,8 @@ namespace TagLib {
static ByteVector null;
/*!
- * Returns a hex-encoded copy of the byte vector.
- */
+ * Returns a hex-encoded copy of the byte vector.
+ */
ByteVector toHex() const;
protected: