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

Commit

Permalink
minor rephrase doc: remove one "only"
Browse files Browse the repository at this point in the history
  • Loading branch information
dkrenn committed Sep 14, 2015
1 parent e439bf2 commit 6e47b1d
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 @@ -13447,7 +13447,7 @@ def _push_branch_(self, state, tape_cache, outputs):

class _FSMProcessIteratorAll_(FSMProcessIterator):
r"""
This class is similar to :class:`FSMProcessIterator`, but only
This class is similar to :class:`FSMProcessIterator`, but
accepts all transitions during process. See
:class:`FSMProcessIterator` for more information.
Expand Down

0 comments on commit 6e47b1d

Please sign in to comment.