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

Commit b373a3b

Browse files
committed
typo
1 parent 4786032 commit b373a3b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/sage/geometry/polyhedron/base_QQ.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -446,7 +446,7 @@ def ehrhart_quasipolynomial(self, variable='t', engine=None, verbose=False,
446446
EXAMPLES:
447447
448448
As a first example, consider the line segment [0,1/2]. If we
449-
dilate this line segment by an even integeral factor `k`,
449+
dilate this line segment by an even integral factor `k`,
450450
then the dilated line segment will contain `k/2 +1` lattice points.
451451
If `k` is odd then there will be `k/2+1/2` lattice points in
452452
the dilated line segment. Note that it is necessary to set the

0 commit comments

Comments
 (0)