From 4cb4d46875dd0f0dd01d3ff1fee4f0d6cefb857a Mon Sep 17 00:00:00 2001 From: Atish Patra Date: Tue, 12 Feb 2019 13:02:58 -0800 Subject: [PATCH] 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 --- docs/platform/sifive_fu540.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.