summaryrefslogtreecommitdiff
path: root/registry
diff options
context:
space:
mode:
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.