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

Commit

Permalink
Fixed minor typo in cobminat/crystals/letters.pyx.
Browse files Browse the repository at this point in the history
  • Loading branch information
Travis Scrimshaw committed Dec 11, 2013
1 parent 17a04d7 commit a51b39f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/sage/combinat/crystals/letters.pyx
Original file line number Diff line number Diff line change
Expand Up @@ -479,7 +479,7 @@ cdef class Letter(Element):

cdef class EmptyLetter(Element):
"""
The affine)letter `\emptyset` thought of as a classical crystal letter
The affine letter `\emptyset` thought of as a classical crystal letter
in classical type `B_n` and `C_n`.
.. WARNING::
Expand Down

0 comments on commit a51b39f

Please sign in to comment.