Fix typo
Change-Id: I9ef83d4c094f2ff9761a1d0256fab9d40164cc04 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/86306 Tested-by: Jenkins Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
This commit is contained in:
parent
ab42dbf7e3
commit
309d82b3d6
1 changed files with 2 additions and 2 deletions
|
@ -324,7 +324,7 @@ public:
|
|||
|
||||
@param pParent
|
||||
can point to a parent window.
|
||||
If its set to 0, the defmodal-dialog-parent
|
||||
If it's set to 0, the defmodal-dialog-parent
|
||||
is used automatically.
|
||||
|
||||
@param pCore
|
||||
|
@ -359,7 +359,7 @@ class SaveProgressDialog : public weld::GenericDialogController
|
|||
|
||||
@param pParent
|
||||
can point to a parent window.
|
||||
If its set to 0, the defmodal-dialog-parent
|
||||
If it's set to 0, the defmodal-dialog-parent
|
||||
is used automatically.
|
||||
|
||||
@param pCore
|
||||
|
|
Loading…
Reference in a new issue