From 5180f03360b79fd90a10425135121571b23f82d5 Mon Sep 17 00:00:00 2001
From: fago <nuppla@zites.net>
Date: Sat, 21 Jan 2012 00:04:42 +0100
Subject: [PATCH 3/4] fixed wrong comment

---
 wsclient.inc |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/wsclient.inc b/wsclient.inc
index 3915da8..5d1f4ae 100644
--- a/wsclient.inc
+++ b/wsclient.inc
@@ -418,7 +418,7 @@ abstract class WSClientEndpoint implements WSClientEndpointInterface {
 }
 
 /**
- * A controller for loading web service descriptions.
+ * A controller for loading remote data as entities.
  */
 class WSClientServiceEntityController extends DrupalDefaultEntityController {
 
-- 
1.7.5.4

