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 {