We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aebd21b commit e450eb6Copy full SHA for e450eb6
docs/advanced/cast/eigen.rst
@@ -52,7 +52,7 @@ can be mapped *and* if the numpy array is writeable (that is
52
the passed variable will be transparently carried out directly on the
53
``numpy.ndarray``.
54
55
-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
56
expected:
57
58
.. code-block:: cpp
0 commit comments