From ad2eb6c4ba3ca36e2302c721a106dac80d266325 Mon Sep 17 00:00:00 2001 From: "Stefan Knorr (astron)" Date: Thu, 8 Dec 2011 09:05:20 +0100 Subject: Less succes, more success --- idlc/inc/idlc/errorhandler.hxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'idlc/inc') diff --git a/idlc/inc/idlc/errorhandler.hxx b/idlc/inc/idlc/errorhandler.hxx index 44d2a8a5a704..f40fa945cf63 100644 --- a/idlc/inc/idlc/errorhandler.hxx +++ b/idlc/inc/idlc/errorhandler.hxx @@ -120,7 +120,7 @@ public: // Report a syntax error in IDL input void syntaxError(ParseState state, sal_Int32 lineNumber, const sal_Char* errmsg); - // Report an unsuccesful coercion attempt + // Report an unsuccessful coercion attempt void coercionError(AstExpression *pExpr, ExprType et); // Report a failed name lookup attempt -- cgit v1.2.3