From 35f1fd88aa09b1f9db809d3d1d2b3a59408c7280 Mon Sep 17 00:00:00 2001 From: Georg Richter Date: Wed, 20 Mar 2002 17:33:44 +0000 Subject: [PATCH] typo(s) fixed git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@74291 c90b9560-bf6c-de11-be94-00142212c4b1 --- functions/ircg.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/functions/ircg.xml b/functions/ircg.xml index 3d7ea25e75..581661f5e5 100644 --- a/functions/ircg.xml +++ b/functions/ircg.xml @@ -1,5 +1,5 @@ - + IRC Gateway Functions IRC Gateway @@ -161,7 +161,7 @@ if (!ircg_join ($id, "#php")) { Select the current connection for output in this execution context. Every output sent from the server connected to by connection 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 ircg_register_format_messages and selected by ircg_lookup_format_messages.