include/comphelper/numbers.hxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit a96490730c082b086c805f5c3c07738a04e6b846 Author: Andrea Gelmini <andrea.gelm...@gelma.net> AuthorDate: Sun Jun 30 22:26:26 2019 +0000 Commit: Julien Nabet <serval2...@yahoo.fr> CommitDate: Tue Jul 2 07:12:41 2019 +0200 Fix typo Change-Id: I230929d37b9649f58856e1b424966765f6e96f11 Reviewed-on: https://gerrit.libreoffice.org/74970 Tested-by: Jenkins Reviewed-by: Julien Nabet <serval2...@yahoo.fr> diff --git a/include/comphelper/numbers.hxx b/include/comphelper/numbers.hxx index 9699a8b1d515..919be8aac187 100644 --- a/include/comphelper/numbers.hxx +++ b/include/comphelper/numbers.hxx @@ -39,7 +39,7 @@ namespace comphelper /// returns the decimals of the given numeric number formatunder the given formats COMPHELPER_DLLPUBLIC css::uno::Any getNumberFormatDecimals(const css::uno::Reference<css::util::XNumberFormats>& xFormats, sal_Int32 nKey); - /** retrieves a the value of a given property for a given format key, relating to a given formatter + /** retrieves the value of a given property for a given format key, relating to a given formatter */ COMPHELPER_DLLPUBLIC css::uno::Any getNumberFormatProperty( const css::uno::Reference< css::util::XNumberFormatter >& _rxFormatter, _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits