We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e8acbae commit 71908b9Copy full SHA for 71908b9
language/oop5/basic.xml
@@ -1,6 +1,6 @@
1
<?xml version="1.0" encoding="utf-8"?>
2
<!-- $Revision$ -->
3
-<!-- EN-Revision: c1f37a6c270aadbbb3da56a3973ffd62197adf2b Maintainer: takagi Status: ready -->
+<!-- EN-Revision: fc068b4857342eb409efeafe6723058f39ab1045 Maintainer: takagi Status: ready -->
4
<!-- CREDITS: hirokawa,mumumu,jdkfx -->
5
6
<sect1 xml:id="language.oop5.basic" xmlns="http://docbook.org/ns/docbook">
@@ -541,7 +541,7 @@ $extended->displayVar();
541
<screen>
542
<![CDATA[
543
Extending class
544
-a default value
+Parent Class
545
]]>
546
</screen>
547
</example>
0 commit comments