summaryrefslogtreecommitdiff
path: root/include/xmloff
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2019-08-19 21:44:40 +0200
committerJulien Nabet <serval2412@yahoo.fr>2019-08-20 09:06:03 +0200
commitd44d5af546e52679ee85103329f2a2fdc1cf01be (patch)
tree4a02e403696df93be89700dde76884dd458a5701 /include/xmloff
parent91d9d09cc04e5d130f4606ad28298f651f8937eb (diff)
Fix typos
Change-Id: I88f788b6d8f9363e2f7b5447f6f0b0203f0834f0 Reviewed-on: https://gerrit.libreoffice.org/77758 Tested-by: Jenkins Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
Diffstat (limited to 'include/xmloff')
-rw-r--r--include/xmloff/unointerfacetouniqueidentifiermapper.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/xmloff/unointerfacetouniqueidentifiermapper.hxx b/include/xmloff/unointerfacetouniqueidentifiermapper.hxx
index 6489feedd717..a78713f85d13 100644
--- a/include/xmloff/unointerfacetouniqueidentifiermapper.hxx
+++ b/include/xmloff/unointerfacetouniqueidentifiermapper.hxx
@@ -38,7 +38,7 @@ class XMLOFF_DLLPUBLIC UnoInterfaceToUniqueIdentifierMapper
public:
UnoInterfaceToUniqueIdentifierMapper();
- /** returns a unique identifier for the given uno object. IF a uno object is
+ /** returns a unique identifier for the given uno object. If a UNO object is
registered more than once, the returned identifier is always the same.
*/
const OUString& registerReference( const css::uno::Reference< css::uno::XInterface >& rInterface );