summaryrefslogtreecommitdiff
path: root/include/LibreOfficeKit
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2019-07-11 22:25:34 +0000
committerAndrea Gelmini <andrea.gelmini@gelma.net>2019-07-24 08:27:40 +0200
commit46272359af4676ce3a66f90c74bf49077161000f (patch)
tree1d4594850caeffdd6de41276bbc9d0520be48cd0 /include/LibreOfficeKit
parent29fbb2512c741bc34221b7d13b9958c832f0a3f7 (diff)
Fix typo
Change-Id: Ia095c30e6ca4e7b9d6ba0dcf5b796353bfd088be Reviewed-on: https://gerrit.libreoffice.org/75559 Tested-by: Jenkins Reviewed-by: Andrea Gelmini <andrea.gelmini@gelma.net>
Diffstat (limited to 'include/LibreOfficeKit')
-rw-r--r--include/LibreOfficeKit/LibreOfficeKit.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/LibreOfficeKit/LibreOfficeKit.hxx b/include/LibreOfficeKit/LibreOfficeKit.hxx
index 0290e6f8efb3..3bd1c50bb0be 100644
--- a/include/LibreOfficeKit/LibreOfficeKit.hxx
+++ b/include/LibreOfficeKit/LibreOfficeKit.hxx
@@ -685,7 +685,7 @@ public:
}
/**
- * Loads a document from an URL.
+ * Loads a document from a URL.
*
* @param pUrl the URL of the document to load
* @param pFilterOptions options for the import filter, e.g. SkipImages.