mirror of
https://github.com/php/doc-en.git
synced 2026-03-23 23:32:18 +01:00
Removed the word appendixes from the manual (in favor of appendices),
this is in accordance to our nomenclature git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@230723 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
<!ENTITY FunctionReference "Function Reference">
|
||||
<!ENTITY PECLReference "PECL Function Reference">
|
||||
<!ENTITY AddOnReference "Addon Extension Function Reference">
|
||||
<!ENTITY Appendixes "Appendixes">
|
||||
<!ENTITY Appendices "Appendices">
|
||||
<!ENTITY PEAR "PEAR: the PHP Extension and Application Repository">
|
||||
<!ENTITY FAQ "FAQ: Frequently Asked Questions">
|
||||
<!ENTITY FAQabbrev "FAQ">
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.32 $ -->
|
||||
<!-- $Revision: 1.33 $ -->
|
||||
|
||||
<preface id="preface">
|
||||
<title>Preface</title>
|
||||
@@ -21,7 +21,7 @@
|
||||
function reference</link>, but also contains a
|
||||
<link linkend="langref">language reference</link>, explanations
|
||||
of some of PHP's major <link linkend="features">features</link>,
|
||||
and other <link linkend="appendixes">supplemental</link>
|
||||
and other <link linkend="appendices">supplemental</link>
|
||||
information.
|
||||
</para>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user