mirror of
https://github.com/RYDE-WORK/pybind11.git
synced 2026-01-26 08:53:21 +08:00
Removed duplicated word in docs/advanced/cast/eigen.rst (#3458)
This commit is contained in:
parent
aebd21b53c
commit
e450eb62c2
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user