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:
parent
a9d67bbb4b
commit
94be791d32
@ -23,7 +23,7 @@
|
|||||||
#include <registry/refltype.hxx>
|
#include <registry/refltype.hxx>
|
||||||
#include <rtl/ustring.hxx>
|
#include <rtl/ustring.hxx>
|
||||||
|
|
||||||
/// Implememetation handle
|
/// Implementation handle
|
||||||
typedef void* TypeReaderImpl;
|
typedef void* TypeReaderImpl;
|
||||||
|
|
||||||
/** RegistryTypeReades reads a binary type blob.
|
/** RegistryTypeReades reads a binary type blob.
|
||||||
|
@ -25,7 +25,7 @@
|
|||||||
|
|
||||||
class RTConstValue;
|
class RTConstValue;
|
||||||
|
|
||||||
/// Implememetation handle
|
/// Implementation handle
|
||||||
typedef void* TypeWriterImpl;
|
typedef void* TypeWriterImpl;
|
||||||
|
|
||||||
/** RegistryTypeWriter writes/creates a binary type blob.
|
/** RegistryTypeWriter writes/creates a binary type blob.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user