Fix typos

Change-Id: Iec0824418063fa4d146d9d48f3c74561fc0c5a67
Reviewed-on: https://gerrit.libreoffice.org/73631
Tested-by: Jenkins
Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
This commit is contained in:
Andrea Gelmini 2019-06-06 16:33:07 +00:00 committed by Julien Nabet
parent a9d67bbb4b
commit 94be791d32
2 changed files with 2 additions and 2 deletions

View File

@ -23,7 +23,7 @@
#include <registry/refltype.hxx>
#include <rtl/ustring.hxx>
/// Implememetation handle
/// Implementation handle
typedef void* TypeReaderImpl;
/** RegistryTypeReades reads a binary type blob.

View File

@ -25,7 +25,7 @@
class RTConstValue;
/// Implememetation handle
/// Implementation handle
typedef void* TypeWriterImpl;
/** RegistryTypeWriter writes/creates a binary type blob.