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

Commit

Permalink
Trac #17693: ReSt improvement
Browse files Browse the repository at this point in the history
  • Loading branch information
cheuberg committed Sep 29, 2015
1 parent 4b7f929 commit a0b3d7b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/sage/data_structures/mutable_poset.py
Original file line number Diff line number Diff line change
Expand Up @@ -724,7 +724,7 @@ def _copy_all_linked_(self, memo, poset, mapping):
True
Note that :meth:`_copy_all_linked_` does not change the mutable
poset `Q` (this is done in the calling method
poset ``Q`` (this is done in the calling method
:meth:`MutablePoset._copy_shells_`). Thus we have
::
Expand Down

0 comments on commit a0b3d7b

Please sign in to comment.