Skip to content

Commit 32d1be1

Browse files
committed
Merge pull request #293 from vinc17fr/master
Clarified item on numeric computation.
2 parents a07a779 + e25115a commit 32d1be1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/Language/faq.pod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -559,7 +559,7 @@ them offer all.
559559
560560
=item System administration simplified due to simpler update/upgrade policies.
561561
562-
=item Floating point math without precision loss because of Rats (rational numbers).
562+
=item Simple numeric computation without precision loss because of Rats (rational numbers).
563563
564564
=item Extensible grammars for parsing data or code (which Perl 6 uses to parse itself).
565565

0 commit comments

Comments
 (0)