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

Commit

Permalink
one more detail in posets
Browse files Browse the repository at this point in the history
  • Loading branch information
fchapoton committed Jan 15, 2021
1 parent d9b1f5e commit 8373389
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/sage/combinat/posets/posets.py
Original file line number Diff line number Diff line change
Expand Up @@ -1520,7 +1520,7 @@ def linear_extension(self, linear_extension=None, check=True):
- ``linear_extension`` -- (default: ``None``) a list of the
elements of ``self``
- ``check`` -- a boolean (default: True);
- ``check`` -- a boolean (default: ``True``);
whether to check that ``linear_extension`` is indeed a
linear extension of ``self``.
Expand Down

0 comments on commit 8373389

Please sign in to comment.