summaryrefslogtreecommitdiff
path: root/pod/perldata.pod
diff options
context:
space:
mode:
Diffstat (limited to 'pod/perldata.pod')
-rw-r--r--pod/perldata.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/pod/perldata.pod b/pod/perldata.pod
index d5df9e37c1..9b3f63ad85 100644
--- a/pod/perldata.pod
+++ b/pod/perldata.pod
@@ -560,7 +560,7 @@ in many forms. Case is ignored, and the Win32-specific forms like
C<1.#INF> are understood, but on output the values are normalized to
C<Inf> and C<NaN>.
-The C<NaN> has two special features of its own. Firstly, it comes in
+The C<NaN> has two special features of its own. Firstly, it comes in
two flavors, quiet and signaling. What this means is depends on the
platform. Secondly, it may have "payload" of a number of bits. The
number of bits available again depends on the platform. (Though for