Skip to content

Commit e450eb6

Browse files
authored
Removed duplicated word in docs/advanced/cast/eigen.rst (#3458)
1 parent aebd21b commit e450eb6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/advanced/cast/eigen.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ can be mapped *and* if the numpy array is writeable (that is
5252
the passed variable will be transparently carried out directly on the
5353
``numpy.ndarray``.
5454

55-
This means you can can write code such as the following and have it work as
55+
This means you can write code such as the following and have it work as
5656
expected:
5757

5858
.. code-block:: cpp

0 commit comments

Comments
 (0)