[Telepathy-commits] [telepathy-qt4/master] Correct a couple of minor api-docs typos.

George Goldberg george.goldberg at collabora.co.uk
Thu Jan 15 05:38:28 PST 2009


---
 TelepathyQt4/Client/dbus-proxy.h |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/TelepathyQt4/Client/dbus-proxy.h b/TelepathyQt4/Client/dbus-proxy.h
index 80f16a2..3a489ac 100644
--- a/TelepathyQt4/Client/dbus-proxy.h
+++ b/TelepathyQt4/Client/dbus-proxy.h
@@ -167,10 +167,10 @@ public:
 
 protected:
     /**
-     * Called by subclasses when the DBusProxy should become invalid.
+     * Called by subclasses when the StatefulDBusProxy should become invalid.
      *
      * This method takes care of setting the invalidationReason,
-     * invalidationMethod, and emitting the invalidated signal.
+     * invalidationMessage, and emitting the invalidated signal.
      */
     void invalidate(const QString& reason, const QString& message);
 
-- 
1.5.6.5




More information about the Telepathy-commits mailing list