summaryrefslogtreecommitdiff
path: root/gcc/doc/md.texi
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/doc/md.texi')
-rw-r--r--gcc/doc/md.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/doc/md.texi b/gcc/doc/md.texi
index f8454877735..0aa8ec8812c 100644
--- a/gcc/doc/md.texi
+++ b/gcc/doc/md.texi
@@ -4917,7 +4917,7 @@ This pattern is not allowed to @code{FAIL}.
@cindex @code{vec_series@var{m}} instruction pattern
@item @samp{vec_series@var{m}}
Initialize vector output operand 0 so that element @var{i} is equal to
-operand 1 plus @var{i} times operand 2. In other words, return a linear
+operand 1 plus @var{i} times operand 2. In other words, create a linear
series whose base value is operand 1 and whose step is operand 2.
The vector output has mode @var{m} and the scalar inputs have the mode