sd/source/ui/inc/DrawViewShell.hxx |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit ac9ae6fed0c237b27861b718686c2cc23fd1ba5e
Author:     Andrea Gelmini <andrea.gelm...@gelma.net>
AuthorDate: Sun Sep 4 22:10:28 2022 +0200
Commit:     Julien Nabet <serval2...@yahoo.fr>
CommitDate: Mon Sep 5 20:42:17 2022 +0200

    Fix typo
    
    Change-Id: I9d6a047a38c9bb3155ffea55a242143f24f563cf
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/139379
    Tested-by: Julien Nabet <serval2...@yahoo.fr>
    Reviewed-by: Julien Nabet <serval2...@yahoo.fr>

diff --git a/sd/source/ui/inc/DrawViewShell.hxx 
b/sd/source/ui/inc/DrawViewShell.hxx
index e75570a79638..e0ae9746f24a 100644
--- a/sd/source/ui/inc/DrawViewShell.hxx
+++ b/sd/source/ui/inc/DrawViewShell.hxx
@@ -414,7 +414,7 @@ protected:
     void            GetMenuStateSel(SfxItemSet& rSet);
 
 private:
-    /** Prevents grabbing focus while loading - see tdf#83773 that intruduced
+    /** Prevents grabbing focus while loading - see tdf#83773 that introduced
         the grabbing, and tdf#150773 that needs grabbing disabled on loading
     */
     bool mbFirstTimeActivation = true;

Reply via email to