[Libreoffice-commits] core.git: include/framework
Andrea Gelmini (via logerrit)
logerrit at kemper.freedesktop.org
Wed Jul 10 08:58:38 UTC 2019
include/framework/dispatchhelper.hxx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 67144e386510eb06c452a84c798d725080ed310d
Author: Andrea Gelmini <andrea.gelmini at gelma.net>
AuthorDate: Mon Jul 8 10:44:34 2019 +0000
Commit: Julien Nabet <serval2412 at 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 <serval2412 at 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
More information about the Libreoffice-commits
mailing list