sd/source/ui/sidebar/MasterPagesSelector.cxx |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit af731ab96f4f4f9d1f87d438c9ebf576b2e09a72
Author:     Andrea Gelmini <andrea.gelm...@gelma.net>
AuthorDate: Tue Feb 4 13:14:53 2020 +0100
Commit:     Julien Nabet <serval2...@yahoo.fr>
CommitDate: Tue Feb 4 16:45:37 2020 +0100

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

diff --git a/sd/source/ui/sidebar/MasterPagesSelector.cxx 
b/sd/source/ui/sidebar/MasterPagesSelector.cxx
index 43d12ce319c5..d8a9ee1ac56e 100644
--- a/sd/source/ui/sidebar/MasterPagesSelector.cxx
+++ b/sd/source/ui/sidebar/MasterPagesSelector.cxx
@@ -181,7 +181,7 @@ IMPL_LINK(MasterPagesSelector, RightClickHandler, const 
MouseEvent&, rEvent, voi
             if (nIndex > 0)
             {
                 mxPreviewValueSet->SelectItem (nIndex);
-                // Now do the the actual display of the context menu
+                // Now do the actual display of the context menu
                 ShowContextMenu(&rEvent.GetPosPixel());
             }
         }
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to