aarch64: add armv9-a architecture to -march
[binutils-gdb.git] / gas / doc / c-wasm32.texi
index 19ac87241c3a38807a6f980971211d9a34a0c17d..997838867927c75e9c3e86d49a3f3e81afc091e1 100644 (file)
@@ -1,4 +1,4 @@
-@c Copyright (C) 2017-2018 Free Software Foundation, Inc.
+@c Copyright (C) 2017-2021 Free Software Foundation, Inc.
 @c This is part of the GAS manual.
 @c For copying conditions, see the file as.texinfo.
 @c man end
@@ -115,5 +115,5 @@ specified in square brackets following the opcode: @code{if[i]},
 @code{@value{AS}} will only produce ELF output, not a valid
 WebAssembly module. It is possible to make @code{@value{AS}} produce
 output in a single ELF section which becomes a valid WebAssembly
-module, but a linker script to do so may be preferrable, as it doesn't
+module, but a linker script to do so may be preferable, as it doesn't
 require running the entire module through the assembler at once.