diff options
Diffstat (limited to 'gas/doc')
-rw-r--r-- | gas/doc/c-riscv.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gas/doc/c-riscv.texi b/gas/doc/c-riscv.texi index 8937bc8..d63b1f3 100644 --- a/gas/doc/c-riscv.texi +++ b/gas/doc/c-riscv.texi @@ -98,7 +98,7 @@ read-only CSR can not be written by the CSR instructions. @cindex @samp{-mno-csr-check} option, RISC-V @item -mno-csr-check -Don't do CSR cheching. +Don't do CSR checking. @end table @c man end |