[Libreoffice-commits] core.git: svx/source
Andrea Gelmini (via logerrit)
logerrit at kemper.freedesktop.org
Tue Jan 7 10:53:05 UTC 2020
svx/source/inc/docrecovery.hxx | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
New commits:
commit 309d82b3d644318be4702e5ca2e29ec454821ee6
Author: Andrea Gelmini <andrea.gelmini at gelma.net>
AuthorDate: Mon Jan 6 19:58:42 2020 +0100
Commit: Julien Nabet <serval2412 at yahoo.fr>
CommitDate: Tue Jan 7 11:52:30 2020 +0100
Fix typo
Change-Id: I9ef83d4c094f2ff9761a1d0256fab9d40164cc04
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/86306
Tested-by: Jenkins
Reviewed-by: Julien Nabet <serval2412 at yahoo.fr>
diff --git a/svx/source/inc/docrecovery.hxx b/svx/source/inc/docrecovery.hxx
index 525f589f3896..d6bb75160574 100644
--- a/svx/source/inc/docrecovery.hxx
+++ b/svx/source/inc/docrecovery.hxx
@@ -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
More information about the Libreoffice-commits
mailing list