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

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Jonathan Kliem committed May 8, 2019
1 parent 2643078 commit a9b4826
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/sage/combinat/root_system/associahedron.py
Expand Up @@ -45,7 +45,7 @@ def Associahedron(cartan_type, backend=None):
INPUT:
- ``cartan_type`` -- a cartan type according to
:class:`sage.combinat.root_system.cartan_type.CartanTypeFactor`
:class:`sage.combinat.root_system.cartan_type.CartanTypeFactory`
- ``backend`` -- string or ``None`` (default). The backend to use.
See :meth:`sage.geometry.polyhedron.constructor.Polyhedron`
Expand Down

0 comments on commit a9b4826

Please sign in to comment.