summaryrefslogtreecommitdiffstats
path: root/src/gui/util/qhexstring_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/util/qhexstring_p.h')
-rw-r--r--src/gui/util/qhexstring_p.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/util/qhexstring_p.h b/src/gui/util/qhexstring_p.h
index 511eec0f1b..d30a8eeee8 100644
--- a/src/gui/util/qhexstring_p.h
+++ b/src/gui/util/qhexstring_p.h
@@ -59,7 +59,7 @@
QT_BEGIN_NAMESPACE
-// internal helper. Converts an integer value to an unique string token
+// internal helper. Converts an integer value to a unique string token
template <typename T>
struct HexString
{