summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2020-01-06 19:58:42 +0100
committerJulien Nabet <serval2412@yahoo.fr>2020-01-07 11:52:30 +0100
commit309d82b3d644318be4702e5ca2e29ec454821ee6 (patch)
tree61ae0073b17dc02d88c52ad2bcda46d3a5561ed3
parentab42dbf7e3072fa71af282d38bc751b5494d4718 (diff)
Fix typo
Change-Id: I9ef83d4c094f2ff9761a1d0256fab9d40164cc04 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/86306 Tested-by: Jenkins Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
-rw-r--r--svx/source/inc/docrecovery.hxx4
1 files changed, 2 insertions, 2 deletions
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