[Libreoffice-commits] core.git: include/ucbhelper
Andrea Gelmini (via logerrit)
logerrit at kemper.freedesktop.org
Wed Mar 18 21:13:39 UTC 2020
include/ucbhelper/resultset.hxx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 5bb1aa4dd7d97414aecfb5fab16ff9d3291f98ae
Author: Andrea Gelmini <andrea.gelmini at gelma.net>
AuthorDate: Sun Feb 16 22:35:29 2020 +0100
Commit: Julien Nabet <serval2412 at yahoo.fr>
CommitDate: Wed Mar 18 22:13:13 2020 +0100
Fix typo
Change-Id: I77fc4fe10f08f3ad4eac6d2aebf546dcc709bcf9
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/88826
Tested-by: Jenkins
Reviewed-by: Julien Nabet <serval2412 at yahoo.fr>
diff --git a/include/ucbhelper/resultset.hxx b/include/ucbhelper/resultset.hxx
index 2b3afd5e961f..12c83ff8e6d1 100644
--- a/include/ucbhelper/resultset.hxx
+++ b/include/ucbhelper/resultset.hxx
@@ -395,7 +395,7 @@ public:
/**
* This method is called to instruct the supplier to release the (possibly
- * presnt) property values at the given index.
+ * present) property values at the given index.
*
* @param nIndex is the zero-based index within the logical data array
* of the supplier.
More information about the Libreoffice-commits
mailing list