diff options
author | Atish Patra <atish.patra@wdc.com> | 2019-02-12 13:02:58 -0800 |
---|---|---|
committer | Anup Patel <anup@brainfault.org> | 2019-02-14 09:29:56 +0530 |
commit | 4cb4d46875dd0f0dd01d3ff1fee4f0d6cefb857a (patch) | |
tree | 685ffffca39f1c376ce4b16c7b565d2ce9c016aa /docs | |
parent | c5467fce469f0a5da868f1c9f90f9e4e549cb660 (diff) |
docs: Use normal hyphen instead of non-breaking hyphen
Usage non-breaking hyphen breaks make docs as doxygen doesn't know
how to handle this.
Signed-off-by: Atish Patra <atish.patra@wdc.com>
Diffstat (limited to 'docs')
-rw-r--r-- | docs/platform/sifive_fu540.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/platform/sifive_fu540.md b/docs/platform/sifive_fu540.md index 951ec89..5913262 100644 --- a/docs/platform/sifive_fu540.md +++ b/docs/platform/sifive_fu540.md @@ -1,6 +1,6 @@ SiFive FU540 SoC Platform ========================== -The FU540-C000 is the world’s first 4+1 64-bit RISC‑V SoC from SiFive. +The FU540-C000 is the world’s first 4+1 64-bit RISC-V SoC from SiFive. The HiFive Unleashed development platform is based on FU540-C000 and capable of running Linux. |