Kaydet (Commit) 72d5cc9e authored tarafından Andrea Gelmini's avatar Andrea Gelmini Kaydeden (comit) Julien Nabet

Fix typo

Change-Id: I2d79b299256feefa66ad0b120387d5cab6737345
Reviewed-on: https://gerrit.libreoffice.org/41585Reviewed-by: 's avatarJulien Nabet <serval2412@yahoo.fr>
Tested-by: 's avatarJulien Nabet <serval2412@yahoo.fr>
üst d828577b
...@@ -975,7 +975,7 @@ executeMessageBox( ...@@ -975,7 +975,7 @@ executeMessageBox(
if (pDefaultParent) 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 // not work without and may even stumble on nullptrs/errors
xBox->Show(); xBox->Show();
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment