summaryrefslogtreecommitdiff
path: root/tests/auto/xmlpatternssdk/XMLWriter.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/xmlpatternssdk/XMLWriter.cpp')
-rw-r--r--tests/auto/xmlpatternssdk/XMLWriter.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/xmlpatternssdk/XMLWriter.cpp b/tests/auto/xmlpatternssdk/XMLWriter.cpp
index 9b37614..d98010c 100644
--- a/tests/auto/xmlpatternssdk/XMLWriter.cpp
+++ b/tests/auto/xmlpatternssdk/XMLWriter.cpp
@@ -60,7 +60,7 @@
/* Design rationalis, comments:
*
- * - The class is called XMLWriter to harvest familarity by being consistent with
+ * - The class is called XMLWriter to harvest familiarity by being consistent with
* Java's XMLWriter class. If XMLWriter is moved to Qt, the name QXmlWriter is perhaps suitable.
* - The class does not handle indentation because the "do one thing well"-principle is
* in use. XMLWriter should be fast and not assume a certain idea of indentation. Indentation