From: Laszlo Papp Date: Mon, 16 Jan 2012 13:50:14 +0000 (+0200) Subject: Fix a small typo in the documentation X-Git-Tag: v4.8.80~2 X-Git-Url: https://git.rmz.fi/?a=commitdiff_plain;h=cf7607cc3d500764ca79303fd9890e822476f91b;p=libqmvoc.git Fix a small typo in the documentation --- diff --git a/keduvocdocument/sharedkvtmlfiles.h b/keduvocdocument/sharedkvtmlfiles.h index 402eff8..7fe1de4 100644 --- a/keduvocdocument/sharedkvtmlfiles.h +++ b/keduvocdocument/sharedkvtmlfiles.h @@ -43,7 +43,7 @@ namespace SharedKvtmlFiles */ KEDUVOCDOCUMENT_EXPORT QStringList titles( const QString &language = QString() ); - /** get the list of document remarts found of a given language + /** get the list of document remarks found of a given language *@param language requested language QString() for all comments *@return a list of document remarks with words in language */