Skip to content

Commit

Permalink
Change "Generator" to "Task".
Browse files Browse the repository at this point in the history
  • Loading branch information
shizejin committed Mar 17, 2017
1 parent 9d4bafb commit 031a006
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/support_enumeration.jl
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ end
"""
support_enumeration_gen(g::NormalFormGame)
Generator version of `support_enumeration`.
Task version of `support_enumeration`.
# Arguments
* `g::NormalFormGame`: NormalFormGame instance.
Expand Down

0 comments on commit 031a006

Please sign in to comment.