From 55c880f6c22fb31b48108b9dacce598f2ee3dbbf Mon Sep 17 00:00:00 2001 From: Derek Allard Date: Wed, 11 Jul 2007 23:50:33 +0000 Subject: typo --- user_guide/libraries/xmlrpc.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'user_guide/libraries/xmlrpc.html') diff --git a/user_guide/libraries/xmlrpc.html b/user_guide/libraries/xmlrpc.html index ba70e11a8..8e7100e25 100644 --- a/user_guide/libraries/xmlrpc.html +++ b/user_guide/libraries/xmlrpc.html @@ -99,7 +99,7 @@ $this->load->library('xmlrpcs');

Once loaded, the xml-rpcs library object will be available using: $this->xmlrpcs

-

Note:  When using the XML-RPC Sever class you must load BOTH the XML-RPC class and the XML-RPC Server class.

+

Note:  When using the XML-RPC Server class you must load BOTH the XML-RPC class and the XML-RPC Server class.

-- cgit v1.2.3-24-g4f1b