[skip-revcheck] Fix typo in example title

This commit is contained in:
George Peter Banyard 2021-09-05 16:16:46 +01:00
parent e1861aa943
commit ab45e8c9d4
No known key found for this signature in database
GPG key ID: D49A095D7329F6DC

View file

@ -126,7 +126,7 @@ if ($res === false) {
</para>
<para>
<example>
<title>Comparing strings without diacritics or case-sensitivy</title>
<title>Comparing strings without diacritics or case-sensitivity</title>
<programlisting role="php">
<![CDATA[
<?php