Skip to content

Commit

Permalink
- Updated SimpleFSM's class section.
Browse files Browse the repository at this point in the history
  • Loading branch information
lliendo committed Jun 29, 2014
1 parent 62e0c14 commit 1ed4e4c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ create a FSM that accepts arbitrary binary numbers :
Is important to note that when implementing the read_symbol()
method and no more input is available you must raise the
FSMEndOfInput exception to notify the FSM that you've reached
FSMEndOfInput exception to notify SimpleFSM that you've reached
the end of the input that you're evaluating.


Expand Down

0 comments on commit 1ed4e4c

Please sign in to comment.