Fix typo in documentation of assembler's .dc directive.
authorNick Clifton <nickc@redhat.com>
Mon, 26 Feb 2018 11:28:23 +0000 (11:28 +0000)
committerNick Clifton <nickc@redhat.com>
Mon, 26 Feb 2018 11:28:23 +0000 (11:28 +0000)
* doc/as.texinfo (Dc): Fix typo.

gas/ChangeLog
gas/doc/as.texinfo

index 4c97dd5..a4e80ee 100644 (file)
@@ -1,3 +1,7 @@
+2018-02-26  Nick Clifton  <nickc@redhat.com>
+
+       * doc/as.texinfo (Dc): Fix typo.
+
 2018-02-26  Alan Modra  <amodra@gmail.com>
 
        * testsuite/gas/mips/reginfo-2.l: Update.
index 2470309..002a93f 100644 (file)
@@ -5064,7 +5064,7 @@ to zero.
 @section @code{.dc[@var{size}] @var{expressions}}
 @cindex @code{dc} directive
 
-The @code{.dc} directive expects zero of more @var{expressions} separated by
+The @code{.dc} directive expects zero or more @var{expressions} separated by
 commas.  These expressions are evaluated and their values inserted into the
 current section.  The size of the emitted value depends upon the suffix to the
 @code{.dc} directive: