Author: Lev Veyde (lveyde)
Committer: GitHub (web-flow)
Pusher: kelunik
Date: 2021-07-26T08:51:07+02:00

Commit: 
https://github.com/php/web-php/commit/edfe4610d41e1df78ee0b4b87f4e1471a1a09ab1
Raw diff: 
https://github.com/php/web-php/commit/edfe4610d41e1df78ee0b4b87f4e1471a1a09ab1.diff

Fix small typo (#427)

Changed paths:
  M  ChangeLog-7.php


Diff:

diff --git a/ChangeLog-7.php b/ChangeLog-7.php
index 3ac838974..0b596a658 100644
--- a/ChangeLog-7.php
+++ b/ChangeLog-7.php
@@ -25,7 +25,7 @@
 </ul></li>
 <li>OpenSSL:
 <ul>
-  <li><?php bugfix(76694); ?> (native Windows cert verification uses CN as 
sever name).</li>
+  <li><?php bugfix(76694); ?> (native Windows cert verification uses CN as 
server name).</li>
 </ul></li>
 <li>PDO_Firebird:
 <ul>

-- 
PHP Webmaster List Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to