summaryrefslogtreecommitdiff
path: root/svx/source/accessibility
diff options
context:
space:
mode:
authorTakeshi Abe <tabe@fixedpoint.jp>2010-12-04 13:16:21 +0900
committerCaolán McNamara <caolanm@redhat.com>2010-12-06 09:13:26 +0000
commit50a0d1170ac8cd85373687f00d3b03a9aadefe40 (patch)
treeaef5cba1522c1d9a2f95c9217e709f884618782e /svx/source/accessibility
parentebe931d8572c6698e97907cf042ccd471a15e2b7 (diff)
Replace all occured, occurance etc.
Diffstat (limited to 'svx/source/accessibility')
-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 70dd580871..e836695321 100644
--- a/svx/source/accessibility/DGColorNameLookUp.cxx
+++ b/svx/source/accessibility/DGColorNameLookUp.cxx
@@ -114,7 +114,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.
}