diff options
author | Julien Nabet <serval2412@yahoo.fr> | 2016-02-17 21:17:43 +0100 |
---|---|---|
committer | Julien Nabet <serval2412@yahoo.fr> | 2016-02-17 21:18:10 +0100 |
commit | a7258efa96a193bbea6c25e17fe7c7d5a2c68a3b (patch) | |
tree | ad9a5d252d4129b96087cf5064c39c5cfcc660c4 /include/rtl | |
parent | 8fd8a8875def353db34c68ee74d40772b83bae4c (diff) |
Typo: namesapce(s)->namespace(s)
Change-Id: Ic7c14c2e39a5ade1f5622a8350f9197d84cf9cc8
Diffstat (limited to 'include/rtl')
-rw-r--r-- | include/rtl/uuid.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/rtl/uuid.h b/include/rtl/uuid.h index 785377a129fa..b31e2760e649 100644 --- a/include/rtl/uuid.h +++ b/include/rtl/uuid.h @@ -127,7 +127,7 @@ SAL_DLLPUBLIC void SAL_CALL rtl_createNamedUuid( Predefined Namespaces (Use them the following way : sal_uInt8 aNsDNS[16]) = RTL_UUID_NAMESPACE_DNS; */ -/** namesapce DNS +/** namespace DNS <p> (Use them the following way : sal_uInt8 aNsDNS[16]) = RTL_UUID_NAMESPACE_DNS; |