diff options
author | Mattias Andrée <maandree@operamail.com> | 2015-08-28 15:01:22 +0200 |
---|---|---|
committer | Mattias Andrée <maandree@operamail.com> | 2015-08-28 15:01:22 +0200 |
commit | 7980d3424161425dcacafae263cde3451e4f0f70 (patch) | |
tree | 75ccce430421b220de04ad2b91cf82055e3c42a8 /doc/info | |
parent | remove redundent cast (diff) | |
download | mds-7980d3424161425dcacafae263cde3451e4f0f70.tar.gz mds-7980d3424161425dcacafae263cde3451e4f0f70.tar.bz2 mds-7980d3424161425dcacafae263cde3451e4f0f70.tar.xz |
typo
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to '')
-rw-r--r-- | doc/info/mds.texinfo | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/doc/info/mds.texinfo b/doc/info/mds.texinfo index 78ea482..18a85b1 100644 --- a/doc/info/mds.texinfo +++ b/doc/info/mds.texinfo @@ -4512,11 +4512,11 @@ The name of the package to which the program announced the icon belongs. @item Required header: @code{Icon ID} -An ID of the icon that can be used identify the icon, -icon ID:s are not unique, but the combination of a -package and a icon ID should be unque and can be used -to ignore already added icons and hide icons that the -user has been configured to be hidden. +An ID of the icon that can be used to identify the +icon, icon ID:s are not unique, but the combination +of a package and a icon ID should be unique and can +be used to ignore already added icons and hide icons +that the user has been configured to be hidden. @item Required header: @code{Title} A title describing the icon for the user, used to |