CVS commit by claudiu: Small i18n() typo M +2 -2 meinproc.cpp 1.39 --- kdelibs/kdoctools/meinproc.cpp #1.38:1.39 @@ -78,5 +78,5 @@ static KCmdLineOptions options[] = { "check", I18N_NOOP( "Check the document for validity" ), 0 }, { "cache ", I18N_NOOP( "Create a cache file for the document" ), 0}, - { "srcdir ", I18N_NOOP( "Cet the srcdir, for kdelibs" ), 0}, + { "srcdir ", I18N_NOOP( "Set the srcdir, for kdelibs" ), 0}, { "+xml", I18N_NOOP("The file to transform"), 0}, KCmdLineLastOption // End of options.