mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-15 16:38:54 +00:00
fix typo in ID
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@259916 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
ac82dd2889
commit
4f08be019b
2 changed files with 4 additions and 4 deletions
|
@ -1,6 +1,6 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.3 $ -->
|
||||
<refentry xmlns="http://docbook.org/ns/docbook" xml:id="phargileinfo.chmod">
|
||||
<!-- $Revision: 1.4 $ -->
|
||||
<refentry xmlns="http://docbook.org/ns/docbook" xml:id="pharfileinfo.chmod">
|
||||
<refnamediv>
|
||||
<refname>PharFileInfo::chmod</refname>
|
||||
<refpurpose>Sets file-specific permission bits</refpurpose>
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- $Revision: 1.3 $ -->
|
||||
<refentry xml:id="phargileinfo.delmetadata" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<!-- $Revision: 1.4 $ -->
|
||||
<refentry xml:id="pharfileinfo.delmetadata" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<refnamediv>
|
||||
<refname>PharFileInfo::delMetadata</refname>
|
||||
<refpurpose>Deletes the metadata of the entry</refpurpose>
|
||||
|
|
Loading…
Reference in a new issue