diff options
Diffstat (limited to 'numeric.c')
-rw-r--r-- | numeric.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -913,7 +913,7 @@ num_negative_p(VALUE num) * * - http://docs.sun.com/source/806-3568/ncg_goldberg.html * - https://github.com/rdp/ruby_tutorials_core/wiki/Ruby-Talk-FAQ#floats_imprecise - * - http://en.wikipedia.org/wiki/Floating_point#Accuracy_problems + * - https://en.wikipedia.org/wiki/Floating_point#Accuracy_problems */ VALUE |