Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
gaoqiong
pybind11
Commits
e450eb62
Unverified
Commit
e450eb62
authored
Nov 12, 2021
by
Guillaume Jacquenot
Committed by
GitHub
Nov 12, 2021
Browse files
Removed duplicated word in docs/advanced/cast/eigen.rst (#3458)
parent
aebd21b5
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
docs/advanced/cast/eigen.rst
docs/advanced/cast/eigen.rst
+1
-1
No files found.
docs/advanced/cast/eigen.rst
View file @
e450eb62
...
...
@@ -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
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment