From b43d659260c41940ffdd00c924f61b689d3ee06b Mon Sep 17 00:00:00 2001 From: Quentin Schulz Date: Fri, 22 Apr 2022 15:14:03 +0200 Subject: docs: migration-guides: release-notes-4.0: fix risc-v typo It's RISC-V and not RiscV, c.f. https://riscv.org/ (yes, no dash in the domain name...). Cc: Quentin Schulz (From yocto-docs rev: 1a5fd51a50fe39d8095bb5a4f34d6b953e59c58f) Signed-off-by: Quentin Schulz Signed-off-by: Richard Purdie --- documentation/migration-guides/release-notes-4.0.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'documentation/migration-guides') diff --git a/documentation/migration-guides/release-notes-4.0.rst b/documentation/migration-guides/release-notes-4.0.rst index 6f12c73ff7..c8885cadda 100644 --- a/documentation/migration-guides/release-notes-4.0.rst +++ b/documentation/migration-guides/release-notes-4.0.rst @@ -152,7 +152,7 @@ New Features / Enhancements in 4.0 - rust: add support for big endian 64-bit PowerPC - rust: Add snapshot checksums for powerpc64le - - RiscV: + - RISC-V: - libunwind: Enable for rv64 - systemtap: Enable for riscv64 -- cgit v1.2.3-54-g00ecf