Change-Id: I2d79b299256feefa66ad0b120387d5cab6737345
Reviewed-on: https://gerrit.libreoffice.org/41585
Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
Tested-by: Julien Nabet <serval2412@yahoo.fr>
This commit is contained in:
Andrea Gelmini 2017-08-26 15:41:24 +02:00 committed by Julien Nabet
parent d828577bcd
commit 72d5cc9ebf

View File

@ -975,7 +975,7 @@ executeMessageBox(
if (pDefaultParent)
{
// need to 'Show' to have the following tasks do someting, does
// need to 'Show' to have the following tasks do something, does
// not work without and may even stumble on nullptrs/errors
xBox->Show();