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

Commit

Permalink
A small correction in the documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
Bérénice Delcroix-Oger authored and Adrien Boussicault committed Jun 30, 2016
1 parent 86e636d commit 8fdd4cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/sage/combinat/non_ambiguous_tree.py
Original file line number Diff line number Diff line change
Expand Up @@ -204,7 +204,7 @@ class NonAmbiguousTree( ClonableList ):
verifying that :
- the labels are integers;
- if p and f are left (resp.) sons and if f is a descendant of p ( f
- if p and f are left (resp. right) sons and if f is a descendant of p ( f
is in the subtree of p with p != f ), then the label of f is
strictely greater than the label of p;
- All the label of the left (resp.) sons are different and is an
Expand Down

0 comments on commit 8fdd4cc

Please sign in to comment.