Skip to content

Commit

Permalink
Merge pull request #28 from ydah/fix-typo
Browse files Browse the repository at this point in the history
Fix a typo
  • Loading branch information
ohbarye authored Jun 27, 2024
2 parents 04f839a + fba4086 commit 6c7b66b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/pbt/arbitrary/arbitrary_methods.rb
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ def hexa
one_of(*HEXA_CHARS)
end

# For lowercase hexadecimal stings.
# For lowercase hexadecimal strings.
#
# @see Pbt.array
# @param kwargs [Hash] Options for ArrayArbitrary. See `.array` for more information.
Expand Down

0 comments on commit 6c7b66b

Please sign in to comment.