From: Inge Wallin Date: Fri, 15 Jun 2007 16:25:22 +0000 (+0000) Subject: Fix krazy issue 22: spelling errors X-Git-Tag: v3.91.0~15 X-Git-Url: https://git.rmz.fi/?a=commitdiff_plain;h=a3c8442b271d3304924eebfda13c8184fe8872f1;p=libqmvoc.git Fix krazy issue 22: spelling errors svn path=/trunk/KDE/kdeedu/libkdeedu/; revision=675979 --- diff --git a/kdeeducore/keduvoctranslation.h b/kdeeducore/keduvoctranslation.h index e05c84f..ea6e247 100644 --- a/kdeeducore/keduvoctranslation.h +++ b/kdeeducore/keduvoctranslation.h @@ -327,7 +327,7 @@ private: /// This is the word itself. The vocabulary. This is what it is all about. QString m_translation; - /// noun:male etc (language dependend) + /// noun:male etc (language dependent) QString m_types; QString m_usageLabel; QString m_comment;