include/framework/dispatchhelper.hxx |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 67144e386510eb06c452a84c798d725080ed310d
Author:     Andrea Gelmini <andrea.gelm...@gelma.net>
AuthorDate: Mon Jul 8 10:44:34 2019 +0000
Commit:     Julien Nabet <serval2...@yahoo.fr>
CommitDate: Wed Jul 10 10:58:00 2019 +0200

    Fix typo
    
    Change-Id: Ifec4056dff92422b06c8ef6ffe85bec89329ec90
    Reviewed-on: https://gerrit.libreoffice.org/75324
    Tested-by: Jenkins
    Reviewed-by: Julien Nabet <serval2...@yahoo.fr>

diff --git a/include/framework/dispatchhelper.hxx 
b/include/framework/dispatchhelper.hxx
index cdec89ea3791..b2f1939a439d 100644
--- a/include/framework/dispatchhelper.hxx
+++ b/include/framework/dispatchhelper.hxx
@@ -46,7 +46,7 @@ namespace framework
 {
 /**
     @short      implements an easy way for dispatches
-    @descr      Dispatches are splitted into different parts:
+    @descr      Dispatches are split into different parts:
                     - parsing of the URL
                     - searching for a dispatch object
                     - dispatching of the URL
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to