[Libreoffice-commits] core.git: desktop/source
Andrea Gelmini (via logerrit)
logerrit at kemper.freedesktop.org
Tue May 14 05:08:06 UTC 2019
desktop/source/migration/migration_impl.hxx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 87580f6a49f2299971a7cb7f5a3a90415ad8b24b
Author: Andrea Gelmini <andrea.gelmini at gelma.net>
AuthorDate: Wed May 8 10:13:05 2019 +0000
Commit: Julien Nabet <serval2412 at yahoo.fr>
CommitDate: Tue May 14 07:07:06 2019 +0200
Fix typo
Change-Id: Ied41845bd6c2e42e14a16c72c1e7d3a527502375
Reviewed-on: https://gerrit.libreoffice.org/72261
Tested-by: Jenkins
Reviewed-by: Julien Nabet <serval2412 at yahoo.fr>
diff --git a/desktop/source/migration/migration_impl.hxx b/desktop/source/migration/migration_impl.hxx
index f065ab1b5f39..c4eb5ed8f07d 100644
--- a/desktop/source/migration/migration_impl.hxx
+++ b/desktop/source/migration/migration_impl.hxx
@@ -81,7 +81,7 @@ inline bool areBothOpenFrom(OUString const & cmd1, OUString const & cmd2)
/**
define the item, e.g.:menuitem, toolbaritem, to be migrated. we keep the information
- of the command URL, the previous sibling node and the parent node of a item
+ of the command URL, the previous sibling node and the parent node of an item
*/
struct MigrationItem
{
More information about the Libreoffice-commits
mailing list