Skip to content

Commit

Permalink
Correct documentation.
Browse files Browse the repository at this point in the history
  • Loading branch information
postmodern committed Jun 23, 2011
1 parent 4576fc7 commit c24bf1b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/chars/char_set.rb
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ class CharSet < SortedSet
#
# Creates a new CharSet object.
#
# @param [Array<String, Integer, Range>] arguments
# @param [Array<String, Integer, Enumerable>] arguments
# The chars for the CharSet.
#
def initialize(*arguments)
Expand Down

0 comments on commit c24bf1b

Please sign in to comment.