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

Commit f7d87e2

Browse files
author
Jonathan Kliem
committed
fix copy/paste-typo
1 parent 6a15f92 commit f7d87e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/sage/geometry/polyhedron/base3.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141

4242
class Polyhedron_base3(Polyhedron_base2):
4343
"""
44-
Methods related to lattice points.
44+
Methods related to the combinatorics of a polyhedron.
4545
4646
See :class:`sage.geometry.polyhedron.base.Polyhedron_base`.
4747

0 commit comments

Comments
 (0)