The description for -mno-csr-check talks about "cheching" rather than "checking".
authorNick Clifton <nickc@redhat.com>
Wed, 12 Aug 2020 12:47:04 +0000 (13:47 +0100)
committerNick Clifton <nickc@redhat.com>
Wed, 12 Aug 2020 12:47:04 +0000 (13:47 +0100)
PR 26346
* doc/c-riscv.texi (RISC-V-Options): Fix typo in the description
of the -mno-csr-check option.

gas/ChangeLog
gas/doc/c-riscv.texi

index 2149cb178cc6ae95bbf6bbcf87d542be4a01fcd3..a5d1bf2fa5ee1d185d9a855dc276af881ba367fb 100644 (file)
@@ -1,3 +1,9 @@
+2020-08-12  Nick Clifton  <nickc@redhat.com>
+
+       PR 26346
+       * doc/c-riscv.texi (RISC-V-Options): Fix typo in the description
+       of the -mno-csr-check option.
+
 2020-08-12  Nick Clifton  <nickc@redhat.com>
 
        * po/ru.po: Updated Russian translation.
index 8937bc8d2e101ac629b7969a92ed8171eccf10c4..d63b1f3990b146bbd04c1a8db6243e06e91dd49c 100644 (file)
@@ -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