Skip to content
Snippets Groups Projects
Unverified Commit 4b28eef7 authored by Xavier Robin's avatar Xavier Robin
Browse files

doc: fix typos

parent 8061a66c
No related branches found
No related tags found
No related merge requests found
......@@ -452,7 +452,7 @@ Operations on Geometrical Objects
:raises: :exc:`~exceptions.RuntimeError` when the two objects do not intersect
:rtype: :class:`Vec3` (:class:`Vec2` in case of :class:`Line2`)
.. function:: IntersectionLine(plane2, plane2)
.. function:: IntersectionLine(plane1, plane2)
Returns the intersection line between `plane1` and `plane2`.
......
......@@ -495,5 +495,3 @@ most important ones.
:type maximum: float
.. method:: GetBins()
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment