From kde-commits Thu May 14 17:29:20 2009 From: Martin Koller Date: Thu, 14 May 2009 17:29:20 +0000 To: kde-commits Subject: KDE/kdelibs/kdecore/jobs Message-Id: <1242322160.083749.2908.nullmailer () svn ! kde ! org> X-MARC-Message: https://marc.info/?l=kde-commits&m=124232216713723 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