From e7a3fd4551b610f58191be5da1b4d5115764196a Mon Sep 17 00:00:00 2001 From: Karl Williamson Date: Wed, 31 Jul 2019 13:20:51 -0600 Subject: numeric.c: Fix typo in pod --- numeric.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'numeric.c') diff --git a/numeric.c b/numeric.c index 659b69e70a..f5eadc8173 100644 --- a/numeric.c +++ b/numeric.c @@ -90,7 +90,7 @@ It properly handles the locale radix character, meaning it expects a dot except when called from within the scope of S>, in which case the radix character should be that specified by the current locale. -The synonym Strod() may be used instead. +The synonym Strtod() may be used instead. =cut -- cgit v1.2.1