From: Pino Toscano Date: Wed, 2 Nov 2005 12:48:13 +0000 (+0000) Subject: SVN_SILENT fix typo X-Git-Tag: v3.80.2~229 X-Git-Url: https://git.rmz.fi/?a=commitdiff_plain;h=eb2396eb3d2b575d26784fe20d89682c88550601;p=libqmvoc.git SVN_SILENT fix typo svn path=/trunk/KDE/kdeedu/libkdeedu/; revision=476928 --- diff --git a/kdeeducore/keduvocexpression.h b/kdeeducore/keduvocexpression.h index a32c7fa..f5375c2 100644 --- a/kdeeducore/keduvocexpression.h +++ b/kdeeducore/keduvocexpression.h @@ -346,7 +346,7 @@ class KEduVocExpression /** sets conjugations * * @param index index of translation - * @param conjugaton conjugation block + * @param conjugation conjugation block */ void setConjugation(int index, const KEduVocConjugation & conjugation);