diff options
author | Mauro Carvalho Chehab <mchehab+huawei@kernel.org> | 2021-05-11 17:01:31 +0200 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2021-05-11 19:00:18 +0200 |
commit | d1f2722d5357d7a5138b1be8bd64946f0a14c81e (patch) | |
tree | 67020a20d6238656884433db7ca0be347c1a2044 /scripts | |
parent | docs: ABI: remove some spurious characters (diff) | |
download | linux-d1f2722d5357d7a5138b1be8bd64946f0a14c81e.tar.xz linux-d1f2722d5357d7a5138b1be8bd64946f0a14c81e.zip |
docs: hwmon: tmp103.rst: fix bad usage of UTF-8 chars
While UTF-8 characters can be used at the Linux documentation,
the best is to use them only when ASCII doesn't offer a good replacement.
So, replace the occurences of the following UTF-8 characters:
- U+2013 ('–'): EN DASH
In this specific case, EN DASH was used instead of a minus
sign. So, replace it by a single hyphen.
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Link: https://lore.kernel.org/r/73b3c7c1eef5c12ddc941624d23689313bd56529.1620744606.git.mchehab+huawei@kernel.org
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions