Skip to content

Commit

Permalink
fix typos
Browse files Browse the repository at this point in the history
  • Loading branch information
tbrowder committed Oct 8, 2018
1 parent 70d19db commit 757bdf9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions doc/Language/math.pod6
Expand Up @@ -276,8 +276,8 @@ I<x(0) = x_0>
Where I<g> is the population growth rate, sometimes called Malthusian
parameter.
How can we translate that into Perl 6? Well Math::Model bring some help
with a very undestable way to do that, let's see it:
How can we translate that into Perl 6? Well Math::Model brings some help
with a very understandable way to do that--let's see it:
=begin code :skip-test<can't use>
use Math::Model;
Expand Down

0 comments on commit 757bdf9

Please sign in to comment.