Replace all occured, occurance etc.

This commit is contained in:
Takeshi Abe
2010-12-05 19:11:58 +00:00
committed by Caolán McNamara
parent 1b11499074
commit 36e2296bf8
167 changed files with 282 additions and 282 deletions

View File

@@ -306,7 +306,7 @@ namespace
fprintf(stderr, "after dispatch\n");
#endif
// in case an exception occured...
// in case an exception occurred...
if (pUnoExc)
{
// destruct temporary in/inout params
@@ -327,7 +327,7 @@ namespace
// is here for dummy
return typelib_TypeClass_VOID;
}
else // else no exception occured...
else // else no exception occurred...
{
// temporary params
for ( ; nTempIndizes--; )