diff options
-rw-r--r-- | CHANGELOG.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 247deac..5cd664c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -15,7 +15,7 @@ Due to downstream errors, the OpenSSL removal now belongs in version ### Version 1.3.1 - 2016-03-18 -* Add more possible values to `open_baseir` check. +* Add more possible values to `open_basedir` check. ### Version 1.3.0 - 2016-03-17 @@ -257,4 +257,4 @@ Changes since 0.9.2: This should be a sane polyfill for PHP 7's `random_bytes()` and `random_int()`. We hesitate to call it production ready until it has received sufficient third -party review.
\ No newline at end of file +party review. |