summaryrefslogtreecommitdiff
path: root/desktop
diff options
context:
space:
mode:
Diffstat (limited to 'desktop')
-rw-r--r--desktop/source/migration/migration_impl.hxx2
1 files changed, 1 insertions, 1 deletions
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
{