1
0
mirror of https://github.com/php/web-php.git synced 2026-03-23 23:02:13 +01:00

Fix small typo (#427)

This commit is contained in:
Lev Veyde
2021-07-26 09:51:07 +03:00
committed by GitHub
parent 01337ed193
commit edfe4610d4

View File

@@ -25,7 +25,7 @@ changelog_header(7, $MINOR_VERSIONS);
</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>