Skip to content

Commit 71908b9

Browse files
committed
Update default value to 'Parent Class' in XML
php/doc-en@fc068b4
1 parent e8acbae commit 71908b9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

language/oop5/basic.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<!-- $Revision$ -->
3-
<!-- EN-Revision: c1f37a6c270aadbbb3da56a3973ffd62197adf2b Maintainer: takagi Status: ready -->
3+
<!-- EN-Revision: fc068b4857342eb409efeafe6723058f39ab1045 Maintainer: takagi Status: ready -->
44
<!-- CREDITS: hirokawa,mumumu,jdkfx -->
55

66
<sect1 xml:id="language.oop5.basic" xmlns="http://docbook.org/ns/docbook">
@@ -541,7 +541,7 @@ $extended->displayVar();
541541
<screen>
542542
<![CDATA[
543543
Extending class
544-
a default value
544+
Parent Class
545545
]]>
546546
</screen>
547547
</example>

0 commit comments

Comments
 (0)