diff options
author | Sergey Udaltsov <sergey.udaltsov@gmail.com> | 2017-09-03 01:46:40 +0100 |
---|---|---|
committer | Sergey Udaltsov <sergey.udaltsov@gmail.com> | 2017-09-03 01:46:40 +0100 |
commit | 08d3698a5b3f9448160977a2e65f692667376815 (patch) | |
tree | 5c3644e6e1232bcf036abd9e09d175da5cb73ce0 | |
parent | da046298353ada3dacbdb5e86eff9fc357777233 (diff) |
Possible typo in word "lever"
https://bugs.freedesktop.org/show_bug.cgi?id=102437
-rw-r--r-- | rules/base.xml.in | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/rules/base.xml.in b/rules/base.xml.in index 47acd418..fe176308 100644 --- a/rules/base.xml.in +++ b/rules/base.xml.in @@ -7095,19 +7095,19 @@ <option> <configItem> <name>nbsp:level4</name> - <_description>Non-breaking space at the 4th lever</_description> + <_description>Non-breaking space at the 4th level</_description> </configItem> </option> <option> <configItem> <name>nbsp:level4n</name> - <_description>Non-breaking space at the 4th lever, thin non-breaking space at the 6th level</_description> + <_description>Non-breaking space at the 4th level, thin non-breaking space at the 6th level</_description> </configItem> </option> <option> <configItem> <name>nbsp:level4nl</name> - <_description>Non-breaking space at the 4th lever, thin non-breaking space at the 6th level (via Ctrl+Shift)</_description> + <_description>Non-breaking space at the 4th level, thin non-breaking space at the 6th level (via Ctrl+Shift)</_description> </configItem> </option> <option> |