summaryrefslogtreecommitdiff
path: root/registry
diff options
context:
space:
mode:
authorTakeshi Abe <tabe@fixedpoint.jp>2010-12-05 19:11:58 +0000
committerCaolán McNamara <caolanm@redhat.com>2010-12-06 09:16:29 +0000
commit5dfd9daa2f96e79e7f82a90698db628e6991ce32 (patch)
tree363b2dd83235a4087d2b4681ee234fbcd899397d /registry
parent7b277251a7b79fe3f83841ab9e3028670262e4dc (diff)
Replace all occured, occurance etc.feature/currency-64bit
Diffstat (limited to 'registry')
-rw-r--r--registry/inc/registry/reader.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/registry/inc/registry/reader.h b/registry/inc/registry/reader.h
index f89b2c09d..9002acc36 100644
--- a/registry/inc/registry/reader.h
+++ b/registry/inc/registry/reader.h
@@ -65,7 +65,7 @@ extern "C" {
not be null; if the given binary blob is malformed, or of a version larger
than <code>maxVersion</code>, null is returned
- @return false iff an out-of-memory condition occured, in which case
+ @return false iff an out-of-memory condition occurred, in which case
<code>result</code> is left unchanged, and no type reader is created
@since UDK 3.2.0
@@ -323,7 +323,7 @@ void SAL_CALL typereg_reader_getFieldTypeName(
@param result an out-parameter obtaining the field value's value; must not be
null
- @return false iff an out-of-memory condition occured, in which case
+ @return false iff an out-of-memory condition occurred, in which case
<code>type</code> and <code>value</code> are left unchanged
@since UDK 3.2.0