Skip to content

Commit

Permalink
Corrected doc of face_fan
Browse files Browse the repository at this point in the history
  • Loading branch information
jplab committed Mar 7, 2017
1 parent 16648a8 commit b5c49e6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/sage/geometry/polyhedron/base.py
Original file line number Diff line number Diff line change
Expand Up @@ -2326,11 +2326,11 @@ def normal_fan(self):
@cached_method
def face_fan(self):
r"""
Return the face fan of a compact full-dimensional rational polyhedron.
Return the face fan of a compact rational polyhedron.
OUTPUT:
A complete fan of the ambient space as a
A fan of the ambient space as a
:class:`~sage.geometry.fan.RationalPolyhedralFan`.
.. SEEALSO::
Expand Down

0 comments on commit b5c49e6

Please sign in to comment.