From kde-commits Sun Feb 28 23:34:10 2010 From: Christophe Giboudeaux Date: Sun, 28 Feb 2010 23:34:10 +0000 To: kde-commits Subject: kdesupport/akonadi/server/src (silent) Message-Id: <1267400050.767868.31504.nullmailer () svn ! kde ! org> X-MARC-Message: https://marc.info/?l=kde-commits&m=126745037329763 SVN commit 1097349 by cgiboudeaux: SVN_SILENT typo M +1 -1 exception.h --- trunk/kdesupport/akonadi/server/src/exception.h #1097348:1097349 @@ -27,7 +27,7 @@ namespace Akonadi { /** - Base class for execpetion used internally by the Akonadi server. + Base class for exception used internally by the Akonadi server. */ class Exception : public std::exception {