summaryrefslogtreecommitdiff
path: root/idl/source/objects/object.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'idl/source/objects/object.cxx')
-rw-r--r--idl/source/objects/object.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/idl/source/objects/object.cxx b/idl/source/objects/object.cxx
index 3d1d67e2ba50..226788ea803c 100644
--- a/idl/source/objects/object.cxx
+++ b/idl/source/objects/object.cxx
@@ -174,7 +174,7 @@ void SvMetaClass::ReadContextSvIdl( SvIdlDataBase & rBase,
if( xAutomationInterface.Is() )
{
// set error
- rBase.SetError( "Automation allready set",
+ rBase.SetError( "Automation already set",
rInStm.GetToken() );
rBase.WriteError( rInStm );
}