Skip to content

Commit

Permalink
fix suggested sentence
Browse files Browse the repository at this point in the history
  • Loading branch information
fchapoton committed Sep 21, 2024
1 parent df8eeb5 commit 6b50b66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/sage/combinat/posets/hasse_cython_flint.pyx
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ from sage.libs.flint.fmpz_poly_sage cimport Fmpz_poly

cpdef Fmpz_poly chain_poly(list positions):
r"""
Compute the chain polynomial of a poset.
Return the chain polynomial of a poset.
INPUT:
Expand Down

0 comments on commit 6b50b66

Please sign in to comment.