diff options
author | Jochen Topf <jochen@topf.org> | 2015-03-15 19:52:38 +0100 |
---|---|---|
committer | Jochen Topf <jochen@topf.org> | 2015-03-15 19:52:38 +0100 |
commit | 46824f68bdf3a4cd036b8a82c20850a2afa99de4 (patch) | |
tree | ce1e7ff658df2b5ad46705697c100f19c85befe1 | |
parent | df9566d14894da0f664a4d50b35b50358a5d84ce (diff) | |
parent | a3e1c9e59705e3bddb1a2819ede8ad2ffef3bd0e (diff) | |
download | taginfo-46824f68bdf3a4cd036b8a82c20850a2afa99de4.tar taginfo-46824f68bdf3a4cd036b8a82c20850a2afa99de4.tar.gz |
Merge pull request #115 from 1ec5/patch-1
Typo in similar keys report description
-rw-r--r-- | web/i18n/en.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/web/i18n/en.yml b/web/i18n/en.yml index 0308230..b906b39 100644 --- a/web/i18n/en.yml +++ b/web/i18n/en.yml @@ -639,7 +639,7 @@ reports: similar_keys: name: Similar keys intro: | - This reports shows keys used very often and similar keys used very + This report shows keys used very often and similar keys used very rarely. This exposes many misspellings of common keys, but is not perfect. Take care when fixing the data! Do NOT just mechanically edit those keys with search-and-replace. Look at each case individually |