summaryrefslogtreecommitdiff
path: root/svx/source/accessibility/DGColorNameLookUp.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'svx/source/accessibility/DGColorNameLookUp.cxx')
-rw-r--r--svx/source/accessibility/DGColorNameLookUp.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/svx/source/accessibility/DGColorNameLookUp.cxx b/svx/source/accessibility/DGColorNameLookUp.cxx
index 97455cb9d489..be75185df418 100644
--- a/svx/source/accessibility/DGColorNameLookUp.cxx
+++ b/svx/source/accessibility/DGColorNameLookUp.cxx
@@ -109,7 +109,7 @@ DGColorNameLookUp::DGColorNameLookUp (void)
}
catch (uno::RuntimeException e)
{
- // When an excpetion occured then whe have an empty name sequence
+ // When an excpetion occurred then whe have an empty name sequence
// and the loop below is not entered.
}