From 309d82b3d644318be4702e5ca2e29ec454821ee6 Mon Sep 17 00:00:00 2001 From: Andrea Gelmini Date: Mon, 6 Jan 2020 19:58:42 +0100 Subject: [PATCH] Fix typo Change-Id: I9ef83d4c094f2ff9761a1d0256fab9d40164cc04 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/86306 Tested-by: Jenkins Reviewed-by: Julien Nabet --- svx/source/inc/docrecovery.hxx | 4 ++-- 1 file 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