--- a/tools/qdoc3/codechunk.h Tue Jul 06 15:10:48 2010 +0300
+++ b/tools/qdoc3/codechunk.h Wed Aug 18 10:37:55 2010 +0300
@@ -55,7 +55,7 @@
/*
The CodeChunk class represents a tiny piece of C++ code.
- The class provides convertion between a list of lexemes and a string. It adds
+ The class provides conversion between a list of lexemes and a string. It adds
spaces at the right place for consistent style. The tiny pieces of code it
represents are data types, enum values, and default parameter values.