hsc Sat Nov 11 19:02:48 2006 UTC
Modified files:
/phpdoc/en/reference/misc/functions halt-compiler.xml
Log:
typos: instalation -> installation, etc.. -> etc.
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/misc/functions/halt-compiler.xml?r1=1.3&r2=1.4&diff_format=u
Index: phpdoc/en/reference/misc/functions/halt-compiler.xml
diff -u phpdoc/en/reference/misc/functions/halt-compiler.xml:1.3
phpdoc/en/reference/misc/functions/halt-compiler.xml:1.4
--- phpdoc/en/reference/misc/functions/halt-compiler.xml:1.3 Wed Sep 21
21:25:24 2005
+++ phpdoc/en/reference/misc/functions/halt-compiler.xml Sat Nov 11
19:02:47 2006
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.3 $ -->
+<!-- $Revision: 1.4 $ -->
<refentry id="function.halt-compiler">
<refnamediv>
<refname>__halt_compiler</refname>
@@ -48,7 +48,7 @@
var_dump(stream_get_contents($fp));
// the end of the script execution
-__halt_compiler();the instalation data (eg. tar, gz, PHP, etc..)
+__halt_compiler();the installation data (eg. tar, gz, PHP, etc.)
]]>
</programlisting>
</example>