summaryrefslogtreecommitdiffstats
path: root/kbabel/common/stringdistance.h
diff options
context:
space:
mode:
Diffstat (limited to 'kbabel/common/stringdistance.h')
-rw-r--r--kbabel/common/stringdistance.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kbabel/common/stringdistance.h b/kbabel/common/stringdistance.h
index 022b7fa5..13265b95 100644
--- a/kbabel/common/stringdistance.h
+++ b/kbabel/common/stringdistance.h
@@ -63,7 +63,7 @@ private: // emphasize the following members are private
*
* The class Distance calculates the distance
* between two Entities (left & right).
- * It is the tqparent for other distance-classes.
+ * It is the parent for other distance-classes.
*/
class Distance : public NonCopyable
{