[Libreoffice-commits] core.git: framework/inc

Andrea Gelmini (via logerrit) logerrit at kemper.freedesktop.org
Sat Jun 8 06:52:19 UTC 2019


 framework/inc/helper/dockingareadefaultacceptor.hxx |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 561e1b6aed328f63612746fb4f48296e27888a52
Author:     Andrea Gelmini <andrea.gelmini at gelma.net>
AuthorDate: Tue May 14 21:23:06 2019 +0000
Commit:     Julien Nabet <serval2412 at yahoo.fr>
CommitDate: Sat Jun 8 08:50:03 2019 +0200

    Fix typo
    
    Change-Id: I3c1e4697282f4ccc4ef0b0cea28b55ea20e9189b
    Reviewed-on: https://gerrit.libreoffice.org/73691
    Tested-by: Jenkins
    Reviewed-by: Julien Nabet <serval2412 at yahoo.fr>

diff --git a/framework/inc/helper/dockingareadefaultacceptor.hxx b/framework/inc/helper/dockingareadefaultacceptor.hxx
index 4d7fbbe46e4a..f3a3f54c32fc 100644
--- a/framework/inc/helper/dockingareadefaultacceptor.hxx
+++ b/framework/inc/helper/dockingareadefaultacceptor.hxx
@@ -39,7 +39,7 @@ class DockingAreaDefaultAcceptor    :   public ::cppu::WeakImplHelper< css::ui::
         /*-****************************************************************************************************
             @short      constructor to initialize this instance
             @descr      A docking area acceptor
-                        But we need a instance to create more than one enumerations to the same tasklist!
+                        But we need an instance to create more than one enumerations to the same tasklist!
 
             @seealso    class Desktop
             @seealso    class OTasksEnumeration


More information about the Libreoffice-commits mailing list