summaryrefslogtreecommitdiff
path: root/registry
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2013-04-15 04:49:39 +0200
committerThomas Arnhold <thomas@arnhold.org>2013-04-15 04:49:39 +0200
commit60fbefc615f8931bf8b952293fc4eb4ac35dafd8 (patch)
tree2a91fcbcb206d60dcc652a336bb9b6813578815e /registry
parent7f71ed1c62775a4e5b2efebf55f284a5c32b2df4 (diff)
fdo#60724 informations -> information
Change-Id: Ifd34ebfc7fe01b4a470eb072597dd3ec97c97863
Diffstat (limited to 'registry')
-rw-r--r--registry/inc/registry/reflread.hxx2
-rw-r--r--registry/inc/registry/reflwrit.hxx2
2 files changed, 2 insertions, 2 deletions
diff --git a/registry/inc/registry/reflread.hxx b/registry/inc/registry/reflread.hxx
index a3e6378f8443..541692443127 100644
--- a/registry/inc/registry/reflread.hxx
+++ b/registry/inc/registry/reflread.hxx
@@ -91,7 +91,7 @@ REG_DLLPUBLIC RegistryTypeReader_Api* TYPEREG_CALLTYPE initRegistryTypeReader_Ap
/** RegistryTypeReades reads a binary type blob.
- This class provides the necessary functions to read type informations
+ This class provides the necessary functions to read type information
for all kinds of types of a type blob.
The class is inline and use a C-Api.
diff --git a/registry/inc/registry/reflwrit.hxx b/registry/inc/registry/reflwrit.hxx
index 3da3d7d21590..8e84aa9b1483 100644
--- a/registry/inc/registry/reflwrit.hxx
+++ b/registry/inc/registry/reflwrit.hxx
@@ -70,7 +70,7 @@ REG_DLLPUBLIC RegistryTypeWriter_Api* TYPEREG_CALLTYPE initRegistryTypeWriter_Ap
/** RegistryTypeWriter writes/creates a binary type blob.
- This class provides the necessary functions to write type informations
+ This class provides the necessary functions to write type information
for all kinds of types into a blob.
The class is inline and use a C-Api.