Kaydet (Commit) b846d11f authored tarafından Andrea Gelmini's avatar Andrea Gelmini Kaydeden (comit) Julien Nabet

Fix typos

Change-Id: I061839727b3fd078284117fca3ea53413af7bcf0
Reviewed-on: https://gerrit.libreoffice.org/46574Reviewed-by: 's avatarJulien Nabet <serval2412@yahoo.fr>
Tested-by: 's avatarJulien Nabet <serval2412@yahoo.fr>
üst c5f6043b
...@@ -109,7 +109,7 @@ void SAL_CALL rtl_alloc_preInit (sal_Bool start) SAL_THROW_EXTERN_C() ...@@ -109,7 +109,7 @@ void SAL_CALL rtl_alloc_preInit (sal_Bool start) SAL_THROW_EXTERN_C()
rtl_allocateString = rtl_allocateMemory; rtl_allocateString = rtl_allocateMemory;
rtl_freeString = rtl_freeMemory; rtl_freeString = rtl_freeMemory;
// TODO: also re-intialize main allocator as well. // TODO: also re-initialize main allocator as well.
} }
} }
......
...@@ -48,7 +48,7 @@ published service RegistryServiceManager ...@@ -48,7 +48,7 @@ published service RegistryServiceManager
*/ */
service com::sun::star::lang::ServiceManager; service com::sun::star::lang::ServiceManager;
/** The first two arguments of the intitialization arguments reference: /** The first two arguments of the initialization arguments reference:
<ol> <ol>
<li>a simple registry <li>a simple registry
(com::sun::star::registry::XSimpleRegistry), (com::sun::star::registry::XSimpleRegistry),
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment