Fix example titles

Patch provided by anon user.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340550 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Christoph Michael Becker 2016-10-18 11:29:33 +00:00
parent eabef7a4ef
commit b7d6413785
2 changed files with 2 additions and 2 deletions

View file

@ -63,7 +63,7 @@
&reftitle.examples;
<para>
<example>
<title>Creating a directory on a remote server</title>
<title>Changing the mode of a file on a remote server</title>
<programlisting role="php">
<![CDATA[
<?php

View file

@ -94,7 +94,7 @@
&reftitle.examples;
<para>
<example>
<title>Executing a command</title>
<title>Requesting an interactive shell</title>
<programlisting role="php">
<![CDATA[
<?php