include/ucbhelper/resultset.hxx |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 5bb1aa4dd7d97414aecfb5fab16ff9d3291f98ae
Author:     Andrea Gelmini <[email protected]>
AuthorDate: Sun Feb 16 22:35:29 2020 +0100
Commit:     Julien Nabet <[email protected]>
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 <[email protected]>

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.
_______________________________________________
Libreoffice-commits mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to