From: Anne-Marie Mahfouf Date: Thu, 7 Jan 2010 15:08:36 +0000 (+0000) Subject: typo X-Git-Tag: v4.4.80~15 X-Git-Url: https://git.rmz.fi/?a=commitdiff_plain;h=996efb689144bc97af51bf1c3c35d9b880380c08;p=libqmvoc.git typo svn path=/trunk/KDE/kdeedu/libkdeedu/; revision=1071108 --- diff --git a/keduvocdocument/keduvocdocument.h b/keduvocdocument/keduvocdocument.h index dcbf2d7..3c9076f 100644 --- a/keduvocdocument/keduvocdocument.h +++ b/keduvocdocument/keduvocdocument.h @@ -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 */