]> Git trees. - libqmvoc.git/commitdiff
typo
authorAnne-Marie Mahfouf <annma@kde.org>
Thu, 7 Jan 2010 15:08:36 +0000 (15:08 +0000)
committerAnne-Marie Mahfouf <annma@kde.org>
Thu, 7 Jan 2010 15:08:36 +0000 (15:08 +0000)
svn path=/trunk/KDE/kdeedu/libkdeedu/; revision=1071108

keduvocdocument/keduvocdocument.h

index dcbf2d78594d588398e6b9865063c9d7a03708c2..3c9076f78c029d52a2ca2de2cb64be81cdee24ee 100644 (file)
@@ -224,7 +224,7 @@ public:
      * Sets the identifier of translation
      *
      * @param index            number of translation 0..x
-     * @param lang             thr language identifier: en=english, de=german, ...
+     * @param lang             the language identifier: en=english, de=german, ...
      */
     void setIdentifier( int index, const KEduVocIdentifier& lang );
 
@@ -242,7 +242,7 @@ public:
     const KEduVocIdentifier& identifier( int index ) const;
 
     /**
-     * Removes identifier and the according translations in all entries
+     * Removes identifier and the according translation in all entries
      *
      * @param index            number of translation 0..x
      */