Skip to content

Commit

Permalink
Merge pull request #15 from meleu/patch-1
Browse files Browse the repository at this point in the history
fix negative_float RDoc comment
  • Loading branch information
Qqwy committed Nov 8, 2023
2 parents 7bbdca7 + 8806ad7 commit e58f8af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/prop_check/generators.rb
Expand Up @@ -266,7 +266,7 @@ def positive_float
end

##
# Generates positive floating point numbers
# Generates negative floating point numbers
# Will generate special floats (except NaN) from time to time.
# c.f. #float
def negative_float
Expand Down

0 comments on commit e58f8af

Please sign in to comment.