summaryrefslogtreecommitdiff
path: root/autodoc/source/ary
diff options
context:
space:
mode:
authorTakeshi Abe <tabe@fixedpoint.jp>2010-12-04 13:23:55 +0900
committerCaolán McNamara <caolanm@redhat.com>2010-12-05 20:19:49 +0000
commit91a0a53e0cb75550801104cca07937e50869c590 (patch)
treeb418b1d2c66d25009d2ebea00bcf5a635fb1eca1 /autodoc/source/ary
parent1d922012beecb3e94a1bbe521010d92486102d6c (diff)
Replace all occured, occurance etc.
Diffstat (limited to 'autodoc/source/ary')
-rw-r--r--autodoc/source/ary/inc/cross_refs.hxx2
-rw-r--r--autodoc/source/ary/inc/sorted_idset.hxx2
2 files changed, 2 insertions, 2 deletions
diff --git a/autodoc/source/ary/inc/cross_refs.hxx b/autodoc/source/ary/inc/cross_refs.hxx
index ca2e893078f7..d07a629a4797 100644
--- a/autodoc/source/ary/inc/cross_refs.hxx
+++ b/autodoc/source/ary/inc/cross_refs.hxx
@@ -44,7 +44,7 @@ class CrossReferences
public:
typedef TYPES::element_type element;
- /// Checks for double occurences
+ /// Checks for double occurrences
void Add(
VALUE_LIST::index_type
i_nPosition
diff --git a/autodoc/source/ary/inc/sorted_idset.hxx b/autodoc/source/ary/inc/sorted_idset.hxx
index c5dff11bcaeb..4113bfb3f47d 100644
--- a/autodoc/source/ary/inc/sorted_idset.hxx
+++ b/autodoc/source/ary/inc/sorted_idset.hxx
@@ -44,7 +44,7 @@ template <class XY> class SortedIdSet;
class Interface_2s
{
public:
- /// Checks for double occurences
+ /// Checks for double occurrences
void Add_ExportingService(
Ce_id i_nId );
void Get_ExportingServices(