diff options
author | 2021-05-11 17:01:31 +0200 | |
---|---|---|
committer | 2021-05-11 11:00:18 -0600 | |
commit | d1f2722d5357d7a5138b1be8bd64946f0a14c81e (patch) | |
tree | 67020a20d6238656884433db7ca0be347c1a2044 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | docs: ABI: remove some spurious characters (diff) | |
download | wireguard-linux-d1f2722d5357d7a5138b1be8bd64946f0a14c81e.tar.xz wireguard-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 '')
0 files changed, 0 insertions, 0 deletions