SVN commit 967996 by mkoller: Fix documentation M +1 -1 kjob.h --- trunk/KDE/kdelibs/kdecore/jobs/kjob.h #967995:967996 @@ -262,7 +262,7 @@ * \code * i18n( "Could not read\n%1" , errorText() ); * \endcode - * Do not call it if error() is not 0. + * Only call if error is not 0. * * @return the error message and if there is no error, a message * telling the user that the app is broken, so check with