From: Anne-Marie Mahfouf Date: Tue, 31 Aug 2010 16:40:34 +0000 (+0000) Subject: more cosmetic fixes X-Git-Tag: v4.5.80~6 X-Git-Url: https://git.rmz.fi/?a=commitdiff_plain;h=d33469d6ea0b6d88f49eecc55140648d9efb7004;p=libqmvoc.git more cosmetic fixes svn path=/trunk/KDE/kdeedu/libkdeedu/; revision=1170353 --- diff --git a/Mainpage.dox b/Mainpage.dox index 4c70094..280c349 100644 --- a/Mainpage.dox +++ b/Mainpage.dox @@ -10,6 +10,6 @@ ExtDate for KStars libscience for Kalzium containing chemical classes -KEduVocDocument is a library for reading and writing vocabulary files used by KVocTrain, KAnagram, KHangman and KWordQuiz. +KEduVocDocument is a library for reading and writing vocabulary files used by Parley, Kanagram, KHangman and KWordQuiz. */ diff --git a/keduvocdocument/Mainpage.dox b/keduvocdocument/Mainpage.dox index 1d2adc3..2c36fd4 100644 --- a/keduvocdocument/Mainpage.dox +++ b/keduvocdocument/Mainpage.dox @@ -1,6 +1,6 @@ /** @mainpage KEduVocDocument -KEduVocDocument is a library for reading and writing vocabulary files used by Parley, KAnagram, KHangman and KWordQuiz. +KEduVocDocument is a library for reading and writing vocabulary files used by Parley, Kanagram, KHangman and KWordQuiz. At this date no binary compability is guaranteed. Please update this lib when updating the applications mentioned above. diff --git a/keduvocdocument/keduvocdocument.h b/keduvocdocument/keduvocdocument.h index 5ca5e66..dfd45c3 100644 --- a/keduvocdocument/keduvocdocument.h +++ b/keduvocdocument/keduvocdocument.h @@ -87,7 +87,7 @@ public: }; /** - * Constructor for a KdeEdu vocabulary document + * Constructor for a KDEEdu vocabulary document * * @param parent calling object */