typo fix: () used inside <methodname>

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@276807 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Philip Olson 2009-03-06 09:30:37 +00:00
parent 91ffe95d8b
commit bfdd6d07ec

View file

@ -1,10 +1,10 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision: 1.2 $ -->
<!-- $Revision: 1.3 $ -->
<refentry xml:id="splfileinfo.setfileclass" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
<refnamediv>
<refname>SplFileInfo::setFileClass</refname>
<refpurpose>Sets the class name used with <methodname>SplFileInfo::openFile()</methodname></refpurpose>
<refpurpose>Sets the class name used with <methodname>SplFileInfo::openFile</methodname></refpurpose>
</refnamediv>
<refsect1 role="description">