summaryrefslogtreecommitdiff
path: root/include/ucbhelper
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2019-09-10 10:37:55 +0200
committerJulien Nabet <serval2412@yahoo.fr>2019-09-10 15:04:49 +0200
commitf0413ff4ea387b65d30e6f8cce628c2991b361a4 (patch)
tree8aff82005873522d0c97b421e057937c915dea96 /include/ucbhelper
parent2e1e0852eed9699dae31d8a96bfa2726e03b27e1 (diff)
Fix typos
Change-Id: I49ac790b4f1b09f5041ec95b8cdf0d6323d036d9 Reviewed-on: https://gerrit.libreoffice.org/78796 Reviewed-by: Julien Nabet <serval2412@yahoo.fr> Tested-by: Jenkins
Diffstat (limited to 'include/ucbhelper')
-rw-r--r--include/ucbhelper/resultsetmetadata.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/ucbhelper/resultsetmetadata.hxx b/include/ucbhelper/resultsetmetadata.hxx
index 5842ee1e56d1..a0d9d553bb51 100644
--- a/include/ucbhelper/resultsetmetadata.hxx
+++ b/include/ucbhelper/resultsetmetadata.hxx
@@ -84,7 +84,7 @@ public:
/**
* Constructor. ResultSet is readonly by default.
*
- * @param rxSMgr is a Servive Manager.
+ * @param rxSMgr is a Service Manager.
* @param rProps is a sequence of properties (partially) describing the
* columns of a resultset.
*/
@@ -95,7 +95,7 @@ public:
/**
* Constructor.
*
- * @param rxSMgr is a Servive Manager.
+ * @param rxSMgr is a Service Manager.
* @param rProps is a sequence of properties (partially) describing the
* columns of a resultset.
* @param rColumnData contains additional meta data for the columns of