mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 00:48:54 +00:00
Fixing uppercase
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@84222 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
3fca563d85
commit
edd6ab5b83
1 changed files with 3 additions and 3 deletions
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.14 $ -->
|
||||
<!-- $Revision: 1.15 $ -->
|
||||
|
||||
<!--
|
||||
TODO: add manual conventions section (eg. how to read
|
||||
|
@ -212,7 +212,7 @@
|
|||
it is also available in various languages. The text of the
|
||||
manual is first written in english, then teams of people across
|
||||
the world take care of translating it to their native language.
|
||||
if a translation for a specified function or chapter has not yet
|
||||
If a translation for a specified function or chapter has not yet
|
||||
been made, the build system of the manual falls back to the
|
||||
english version of it.
|
||||
</para>
|
||||
|
@ -226,7 +226,7 @@
|
|||
</para>
|
||||
<note>
|
||||
<para>
|
||||
if you would like to help translating the documentation to your native
|
||||
If you would like to help translating the documentation to your native
|
||||
language, please get in touch with the translation/documentation team
|
||||
subscribing to the phpdoc mailinglist: send an empty mail to <ulink
|
||||
url="mailto:&email.php.doc.subscribe;">&email.php.doc.subscribe;</ulink>.
|
||||
|
|
Loading…
Reference in a new issue