Skip to content

Commit

Permalink
Typo.
Browse files Browse the repository at this point in the history
  • Loading branch information
mkskeller committed Jul 29, 2024
1 parent f0aa935 commit ac31098
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/add-instruction.rst
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ instructions, a base version for single registers and a vectorized
version, which is called as follows in the example for length
:py:obj:`n`::

vprefixsum(n, result, operand)
vprefixsums(n, result, operand)

At the higher level, the vector length is usually derived from the
input using the :py:obj:`vectorize` decorator as in
Expand Down

0 comments on commit ac31098

Please sign in to comment.