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

Commit

Permalink
removed full path for reference since not needed
Browse files Browse the repository at this point in the history
  • Loading branch information
dkrenn committed Aug 4, 2014
1 parent 85bdb87 commit f21b8ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/sage/combinat/finite_state_machine.py
Expand Up @@ -5037,7 +5037,7 @@ def add_state(self, state):
INPUT:
- ``state`` is either an instance of
:class:`~sage.combinat.finite_state_machine.FSMState` or,
:class:`FSMState` or,
otherwise, a label of a state.
OUTPUT:
Expand Down

0 comments on commit f21b8ff

Please sign in to comment.