diff options
| author | Peter Kokot <peterkokot@gmail.com> | 2019-04-20 22:55:37 +0200 | 
|---|---|---|
| committer | Peter Kokot <peterkokot@gmail.com> | 2019-04-20 22:55:37 +0200 | 
| commit | bb958053276959b0556d9a899afbc519ff350e2a (patch) | |
| tree | 3003ab8bfdb44a2bde5fc185e5e96b2ae3b7b136 | |
| parent | e8a812866579ecf525b4a1c5f722414b97052575 (diff) | |
| download | php-git-bb958053276959b0556d9a899afbc519ff350e2a.tar.gz | |
[ci skip] Fix typo
| -rw-r--r-- | ext/bcmath/libbcmath/README.md | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/ext/bcmath/libbcmath/README.md b/ext/bcmath/libbcmath/README.md index aceebf9403..c0bb465ae1 100644 --- a/ext/bcmath/libbcmath/README.md +++ b/ext/bcmath/libbcmath/README.md @@ -1,7 +1,7 @@  # The bcmath library  This is a fork of the bcmath library initially created by Phil Nelson in May -2010. +2000.  Bcmath is a library of arbitrary precision math routines. These routines, in a  different form, are the routines that to the arbitrary precision calculations | 
