From 4a9a56496559f272f283a373512bb66f61e5cdd9 Mon Sep 17 00:00:00 2001 From: Karen Etheridge Date: Sat, 20 Apr 2019 09:06:02 -0700 Subject: [PATCH] typo --- pod/perldelta.pod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pod/perldelta.pod b/pod/perldelta.pod index bfd4b49..e41c029 100644 --- a/pod/perldelta.pod +++ b/pod/perldelta.pod @@ -366,7 +366,7 @@ well. =item * A new function L> or its synonym, Strtod(), is -now availabe with the same signature as the libc strtod(). It provides +now available with the same signature as the libc strtod(). It provides strotod() equivalent behavior on all platforms, using the best available precision, depending on platform capabilities and F options, while handling locale-related issues, such as if the radix character -- 1.8.3.1