mirror of
https://github.com/php/php-src.git
synced 2026-03-24 08:12:21 +01:00
typo fix
This commit is contained in:
@@ -309,7 +309,7 @@
|
||||
function docbook_xml() {
|
||||
$xml =
|
||||
'<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- '.'$'.Revision: 1.0 $ -->
|
||||
<!-- '.'$'.'Revision: 1.0 $ -->
|
||||
<refentry id="function.'.strtolower(str_replace("_","-",$this->name)).'">
|
||||
<refnamediv>
|
||||
<refname>'.$this->name.'</refname>
|
||||
|
||||
Reference in New Issue
Block a user