summaryrefslogtreecommitdiffstats
path: root/include/rtl
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2017-12-29 00:35:10 +0100
committerJulien Nabet <serval2412@yahoo.fr>2017-12-29 09:56:34 +0100
commita2ef65b09da20aa1d0c15b883a58056df2dbad6b (patch)
treea52d189d8b2a0eedfdf7fd126736af49ef9d3624 /include/rtl
parentFix typos (diff)
downloadcore-a2ef65b09da20aa1d0c15b883a58056df2dbad6b.tar.gz
core-a2ef65b09da20aa1d0c15b883a58056df2dbad6b.zip
Fix typos
Change-Id: I0e56430afa65b6b5826d56212ac501c0244fce9b Reviewed-on: https://gerrit.libreoffice.org/47145 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
Diffstat (limited to 'include/rtl')
-rw-r--r--include/rtl/uuid.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/rtl/uuid.h b/include/rtl/uuid.h
index 4e7089bee9e6..61fd8461e959 100644
--- a/include/rtl/uuid.h
+++ b/include/rtl/uuid.h
@@ -111,7 +111,7 @@ SAL_DLLPUBLIC sal_Int32 SAL_CALL rtl_compareUuid(
@param pTargetUUID pointer to at least 16 bytes of memory. After the call
it contains the newly generated uuid in network byte order.
@param pNameSpaceUUID The namespace uuid. Below are some predefined ones,
- but any arbitray uuid can be used as namespace.
+ but any arbitrary uuid can be used as namespace.
@param pName the name
*/