summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
Diffstat (limited to 'lib')
-rw-r--r--lib/class/xmlrpcclient.class.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/class/xmlrpcclient.class.php b/lib/class/xmlrpcclient.class.php
index 88174880..361d7e94 100644
--- a/lib/class/xmlrpcclient.class.php
+++ b/lib/class/xmlrpcclient.class.php
@@ -126,5 +126,5 @@ class xmlRpcClient {
} // create_client
-} // xmlRpcServer
+} // xmlRpcClient
?>