mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-15 16:38:54 +00:00
- added missing text to parameter para URI
- changed wording, since the doc passed in not transformed but is submitted for it git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@301797 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
0214c184b6
commit
af6e1aeca5
1 changed files with 2 additions and 1 deletions
|
@ -29,7 +29,7 @@
|
|||
<term><parameter>doc</parameter></term>
|
||||
<listitem>
|
||||
<para>
|
||||
The transformed document.
|
||||
The document to transform.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
@ -37,6 +37,7 @@
|
|||
<term><parameter>uri</parameter></term>
|
||||
<listitem>
|
||||
<para>
|
||||
The target URI for the transformation.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
|
Loading…
Reference in a new issue