From 77a8b485085ecda67e4e0cd76298296dad4e4467 Mon Sep 17 00:00:00 2001 From: Andrea Gelmini Date: Mon, 23 Mar 2020 06:16:24 +0100 Subject: Fix typos Change-Id: Iba46fbe8559211403118a23cd198a2217b333a81 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/90900 Tested-by: Jenkins Reviewed-by: Julien Nabet Reviewed-by: Adolfo Jayme Barrientos --- dbaccess/source/core/inc/datasettings.hxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dbaccess') diff --git a/dbaccess/source/core/inc/datasettings.hxx b/dbaccess/source/core/inc/datasettings.hxx index 8b35ad1c0b51..9b6a7f686434 100644 --- a/dbaccess/source/core/inc/datasettings.hxx +++ b/dbaccess/source/core/inc/datasettings.hxx @@ -66,7 +66,7 @@ protected: ODataSettings(::cppu::OBroadcastHelper& _rBHelper,bool _bQuery = false); virtual void getPropertyDefaultByHandle( sal_Int32 _nHandle, css::uno::Any& _rDefault ) const override; - /** register the properties from the param given. The parameter instance must be alive as long as tis object live. + /** register the properties from the param given. The parameter instance must be alive as long as its object lives. @param _pItem The database settings, can be
this
*/ -- cgit v1.2.3