summaryrefslogtreecommitdiff
path: root/idlc
diff options
context:
space:
mode:
authorStefan Knorr (astron) <heinzlesspam@gmail.com>2011-12-08 09:05:20 +0100
committerStefan Knorr (astron) <heinzlesspam@gmail.com>2011-12-08 09:06:09 +0100
commitad2eb6c4ba3ca36e2302c721a106dac80d266325 (patch)
treeaa06f1d4b3473fd64f886b89b27af05dd043374f /idlc
parent79b00c41863bcb0d0cc1781d18e97d5871667fb0 (diff)
Less succes, more success
Diffstat (limited to 'idlc')
-rw-r--r--idlc/inc/idlc/errorhandler.hxx2
1 files changed, 1 insertions, 1 deletions
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