Skip to content
This repository was archived by the owner on Jan 30, 2023. It is now read-only.

Commit c97760f

Browse files
author
Matthias Koeppe
committed
src/sage/geometry/polyhedron/parent.py: fixup
1 parent 2621322 commit c97760f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/sage/geometry/polyhedron/parent.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1184,7 +1184,7 @@ def _make_StrictRay(self, polyhedron, data):
11841184
11851185
OUTPUT:
11861186
1187-
A new :class:`~sage.geometry.polyhedron.representation.Ray` object.
1187+
A new :class:`~sage.geometry.polyhedron.representation.StrictRay` object.
11881188
11891189
EXAMPLES::
11901190

0 commit comments

Comments
 (0)