Fixed build

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@321310 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Philip Olson 2011-12-22 00:18:45 +00:00
parent 37bff685c5
commit 4770d2ec38

View file

@ -116,7 +116,7 @@ $class->myFunc();
</programlisting>
</example>
<para>
See also <link linked="language.oop5.basic.class.this">some examples of
See also <link linkend="language.oop5.basic.class.this">some examples of
static call trickery</link>.
</para>