Skip to content

Commit

Permalink
Removed duplicated word in docs/advanced/cast/eigen.rst (#3458)
Browse files Browse the repository at this point in the history
  • Loading branch information
Gjacquenot authored Nov 12, 2021
1 parent aebd21b commit e450eb6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/advanced/cast/eigen.rst
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ can be mapped *and* if the numpy array is writeable (that is
the passed variable will be transparently carried out directly on the
``numpy.ndarray``.

This means you can can write code such as the following and have it work as
This means you can write code such as the following and have it work as
expected:

.. code-block:: cpp
Expand Down

0 comments on commit e450eb6

Please sign in to comment.