framework/source/fwe/classes/actiontriggerseparatorpropertyset.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit af64c87144bcb951f789553a0490297ec8c4dc38 Author: Andrea Gelmini <andrea.gelm...@gelma.net> AuthorDate: Mon Jun 10 16:56:19 2019 +0000 Commit: Julien Nabet <serval2...@yahoo.fr> CommitDate: Fri Jun 14 07:37:41 2019 +0200 Fix typo Change-Id: Ibd59292948c23eede5968c4a62df3dca0899d0d5 Reviewed-on: https://gerrit.libreoffice.org/74010 Reviewed-by: Julien Nabet <serval2...@yahoo.fr> Tested-by: Julien Nabet <serval2...@yahoo.fr> diff --git a/framework/source/fwe/classes/actiontriggerseparatorpropertyset.cxx b/framework/source/fwe/classes/actiontriggerseparatorpropertyset.cxx index 5f6700a68a70..d05d8a173160 100644 --- a/framework/source/fwe/classes/actiontriggerseparatorpropertyset.cxx +++ b/framework/source/fwe/classes/actiontriggerseparatorpropertyset.cxx @@ -180,7 +180,7 @@ void SAL_CALL ActionTriggerSeparatorPropertySet::getFastPropertyValue( { // Define static member to give structure of properties to baseclass "OPropertySetHelper". // "impl_getStaticPropertyDescriptor" is a non exported and static function, who will define a static propertytable. - // "rrue" say: Table is sorted by name. + // "true" indicates: Table is sorted by name. static OPropertyArrayHelper ourInfoHelper( impl_getStaticPropertyDescriptor(), true ); return ourInfoHelper; _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits