georg Wed Mar 20 12:33:44 2002 EDT
Modified files:
/phpdoc/en/functions ircg.xml
Log:
typo(s) fixed
Index: phpdoc/en/functions/ircg.xml
diff -u phpdoc/en/functions/ircg.xml:1.24 phpdoc/en/functions/ircg.xml:1.25
--- phpdoc/en/functions/ircg.xml:1.24 Sat Feb 2 10:36:02 2002
+++ phpdoc/en/functions/ircg.xml Wed Mar 20 12:33:44 2002
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.24 $ -->
+<!-- $Revision: 1.25 $ -->
<reference id="ref.ircg">
<title>IRC Gateway Functions</title>
<titleabbrev>IRC Gateway</titleabbrev>
@@ -161,7 +161,7 @@
Select the current connection for output in this execution
context. Every output sent from the server connected to by
<parameter>connection</parameter> will be copied to standard
- output while using default formating or a formar string set
+ output while using default formatting or a format string set
specified by <function>ircg_register_format_messages</function>
and selected by <function>ircg_lookup_format_messages</function>.
</para>