summaryrefslogtreecommitdiffstats
path: root/examples/qtstyle.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'examples/qtstyle.cpp')
-rw-r--r--examples/qtstyle.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/qtstyle.cpp b/examples/qtstyle.cpp
index de5ad34..e24d541 100644
--- a/examples/qtstyle.cpp
+++ b/examples/qtstyle.cpp
@@ -36,7 +36,7 @@ class Test
//! A normal member taking two arguments and returning an integer value.
/*!
\param a an integer argument.
- \param s a constant chararcter pointer.
+ \param s a constant character pointer.
\return The test results
\sa Test(), ~Test(), testMeToo() and publicVar()
*/