Skip to content

Commit 3cb4174

Browse files
authored
Update fan.py
Corrected typo
1 parent a69cabd commit 3cb4174

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/sage/geometry/fan.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2444,7 +2444,7 @@ def is_polytopal(self):
24442444
Check if ``self`` is the normal fan of a polytope.
24452445
24462446
A rational polyhedral fan is *polytopal* if it is the normal fan of a
2447-
polytope. This is also called *regular*, or provide a *coherent*
2447+
polytope. This is also called *regular*, or provides a *coherent*
24482448
subdivision or leads to a *projective* toric variety.
24492449
24502450
OUTPUT: ``True`` if ``self`` is polytopal and ``False`` otherwise

0 commit comments

Comments
 (0)