diff options
author | Nadime Barhoumi <nadime@riscv.org> | 2025-08-29 20:14:53 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-08-29 17:14:53 -0700 |
commit | c001fa237cdd8b6079384044462a89eb0e3fd9cf (patch) | |
tree | 1eeeaea1809950cdc3408a3077f3068c14c547f8 /src | |
parent | 04e3e857bc7d786c04481bf636aafb1c42ef7adc (diff) | |
download | riscv-isa-manual-main.zip riscv-isa-manual-main.tar.gz riscv-isa-manual-main.tar.bz2 |
Fix typo in colophon.adoc (#2246)HEADriscv-isa-release-c001fa2-2025-08-30main
Diffstat (limited to 'src')
-rw-r--r-- | src/colophon.adoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/colophon.adoc b/src/colophon.adoc index 66fc078..385ed3c 100644 --- a/src/colophon.adoc +++ b/src/colophon.adoc @@ -82,7 +82,7 @@ The changes in this version of the document include: * The inclusion of all ratified extensions through May 2025. * Removal of all unratified material. -* Addition of the BFloat16-preceision Floating Point extension. +* Addition of the BFloat16-precision Floating Point extension. * Addition of the Zabha extension for Byte and Halfword Atomic Memory Operations. |