Skip to content

Commit

Permalink
Merge 3c6b7e1 into 08e4a1e
Browse files Browse the repository at this point in the history
  • Loading branch information
jidanni committed May 28, 2021
2 parents 08e4a1e + 3c6b7e1 commit 82c0561
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pod/perlnumber.pod
Expand Up @@ -129,7 +129,7 @@ used may lead to breakage of some of the above rules.
=head1 Flavors of Perl numeric operations

Perl operations which take a numeric argument treat that argument in one
of four different ways: they may force it to one of the integer/floating/
of four different ways: they may force it to one of the integer / floating /
string formats, or they may behave differently depending on the format of
the operand. Forcing a numeric value to a particular format does not
change the number stored in the value.
Expand Down

0 comments on commit 82c0561

Please sign in to comment.