Skip to content

Commit

Permalink
fix negative_float RDoc comment
Browse files Browse the repository at this point in the history
  • Loading branch information
meleu committed Jul 13, 2023
1 parent 7bbdca7 commit 8806ad7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/prop_check/generators.rb
Original file line number Diff line number Diff line change
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 8806ad7

Please sign in to comment.