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

Commit

Permalink
Fixing typo.
Browse files Browse the repository at this point in the history
  • Loading branch information
Travis Scrimshaw committed May 16, 2017
1 parent d800645 commit 8ae3722
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/sage/combinat/root_system/root_lattice_realizations.py
Expand Up @@ -3448,7 +3448,7 @@ def orbit(self):
EXAMPLES:
`\rho` is a regular element whose orbit is in bijection
with the Weyl group. In particular, it as 6 elements for
with the Weyl group. In particular, it has 6 elements for
the symmetric group `S_3`::
sage: L = RootSystem(["A", 2]).ambient_lattice()
Expand Down

0 comments on commit 8ae3722

Please sign in to comment.