sw/source/uibase/shells/basesh.cxx |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 88617f24d5a724c86a89058682ac04d7af9c8ea3
Author:     Adolfo Jayme Barrientos <fit...@ubuntu.com>
AuthorDate: Tue Aug 15 03:30:16 2023 +0200
Commit:     Adolfo Jayme Barrientos <fit...@ubuntu.com>
CommitDate: Tue Aug 15 06:55:54 2023 +0200

    Revert "Fix typo"
    
    This reverts commit 9d322bfa580839f48d2f4ce6cdd6b18c8253af85.
    
    Reason for revert: British spellings are not "typos"
    
    Change-Id: I0d9861435931b839747da9c9abad4cf61b1a4d83
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/155693
    Tested-by: Jenkins
    Reviewed-by: Adolfo Jayme Barrientos <fit...@ubuntu.com>

diff --git a/sw/source/uibase/shells/basesh.cxx 
b/sw/source/uibase/shells/basesh.cxx
index 48aaf74779fb..a2ea7501e1e9 100644
--- a/sw/source/uibase/shells/basesh.cxx
+++ b/sw/source/uibase/shells/basesh.cxx
@@ -2786,7 +2786,7 @@ void SwBaseShell::ExecDlg(SfxRequest &rReq)
 {
     SwWrtShell &rSh = GetShell();
     weld::Window* pMDI = GetView().GetFrameWeld();
-    // So that from the basic no dialogs for the background views are called:
+    // So that from the basic no dialogues for the background views are called:
     bool bBackground = (&GetView() != GetActiveView());
     const SfxPoolItem* pItem = nullptr;
     const SfxItemSet* pArgs = rReq.GetArgs();

Reply via email to