aboutsummaryrefslogtreecommitdiff
path: root/gas
diff options
context:
space:
mode:
Diffstat (limited to 'gas')
-rw-r--r--gas/ChangeLog4
-rw-r--r--gas/doc/as.texi2
2 files changed, 5 insertions, 1 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog
index 367842b..2bb068f 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -1,3 +1,7 @@
+2020-07-27 H.J. Lu <hongjiu.lu@intel.com>
+
+ * doc/as.texi: Replace preceeded with preceded.
+
2020-07-22 Maciej W. Rozycki <macro@linux-mips.org>
* testsuite/gas/mips/jal-svr4pic-irix.d: New file.
diff --git a/gas/doc/as.texi b/gas/doc/as.texi
index ac4a073..13a7e5b 100644
--- a/gas/doc/as.texi
+++ b/gas/doc/as.texi
@@ -2958,7 +2958,7 @@ of a file is not a possible symbol delimiter). @xref{Symbols}.
Symbol names may also be enclosed in double quote @code{"} characters. In such
cases any characters are allowed, except for the NUL character. If a double
-quote character is to be included in the symbol name it must be preceeded by a
+quote character is to be included in the symbol name it must be preceded by a
backslash @code{\} character.
@cindex length of symbols