summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRemi Collet <remi@php.net>2014-09-24 10:42:20 +0200
committerRemi Collet <remi@php.net>2014-09-24 10:42:20 +0200
commit44921ca75df81628478843068b44bc41fb64c30c (patch)
treebaa8cb4eaf5c3266358f0d27d14f85f4a5a1ca2e
parent8d2de21b1c916d170dd6ddcde977006c3a0d6126 (diff)
downloadphp-git-44921ca75df81628478843068b44bc41fb64c30c.tar.gz
typo
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index c174422502..27bd476aa7 100644
--- a/NEWS
+++ b/NEWS
@@ -13,7 +13,7 @@ PHP NEWS
when using Apache, mod_proxy-fcgi and ProxyPass). (Remi)
- OpenSSL:
- . Fixed bug #68074i (Allow to use system cipher list instead of hardcoded
+ . Fixed bug #68074 (Allow to use system cipher list instead of hardcoded
value). (Remi)