Skip to content
Snippets Groups Projects
Commit 48539679 authored by Jan Vesely's avatar Jan Vesely
Browse files

small change in comment

parent 83ec406a
No related branches found
No related tags found
No related merge requests found
...@@ -29,7 +29,7 @@ class FsmUtils ...@@ -29,7 +29,7 @@ class FsmUtils
* from nondeterministic automaton. * from nondeterministic automaton.
* *
* @param states set of states from nondeterministinc fsm * @param states set of states from nondeterministinc fsm
* @return name of state of deterministic automaton * @return name of state
*/ */
static string buildStateName(const set<State>& states); static string buildStateName(const set<State>& states);
   
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment