* gas/doc/c-riscv.texi (RISC-V-Options): Fix non-ASCII apostrophe.
authorStephen Casner <casner@acm.org>
Wed, 3 Jun 2020 20:42:54 +0000 (13:42 -0700)
committerStephen Casner <casner@acm.org>
Wed, 3 Jun 2020 20:42:54 +0000 (13:42 -0700)
gas/ChangeLog
gas/doc/c-riscv.texi

index c463de16eabfb9a9f035428fc371f2acd29a55e6..210017b491d52c65e13725518522b31635316b4b 100644 (file)
@@ -1,3 +1,7 @@
+2020-06-03  Stephen Casner  <casner@acm.org>
+
+       * doc/c-riscv.texi (RISC-V-Options): Fix non-ASCII apostrophe.
+
 2020-06-02  Frédéric Pétrot  <frederic.petrot@univ-grenoble-alpes.fr>
            Jim Wilson  <jimw@sifive.com>
 
index 57ba9fa3b0c6829591f45e18ed38d431093a8045..8937bc8d2e101ac629b7969a92ed8171eccf10c4 100644 (file)
@@ -42,7 +42,7 @@ Don't generate position-independent code (default)
 @cindex @samp{-march=ISA} option, RISC-V
 @item -march=ISA
 Select the base isa, as specified by ISA.  For example -march=rv32ima.
-If this option and the architecture attributes arent set, then assembler
+If this option and the architecture attributes aren't set, then assembler
 will check the default configure setting --with-arch=ISA.
 
 @cindex @samp{-misa-spec=ISAspec} option, RISC-V
This page took 0.024791 seconds and 4 git commands to generate.