[nanny] correct a typo: rename Gobject to GObject
- From: Roberto Majadas <telemaco src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [nanny] correct a typo: rename Gobject to GObject
- Date: Wed, 27 Apr 2011 08:23:33 +0000 (UTC)
commit 4d7efcf4fe66ad33d3abd0d78fe4e2f4c9470393
Author: Hsin-Yi Chen (hychen) <ossug hychen gmail com>
Date: Tue Mar 15 08:37:44 2011 +0800
correct a typo: rename Gobject to GObject
client/gnome/admin/src/AdminConsole.py | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/client/gnome/admin/src/AdminConsole.py b/client/gnome/admin/src/AdminConsole.py
index 659409f..57b7dd0 100644
--- a/client/gnome/admin/src/AdminConsole.py
+++ b/client/gnome/admin/src/AdminConsole.py
@@ -37,7 +37,7 @@ import gobject
import nanny.client.common
import nanny.client.gnome.admin
-class AdminConsole(gobject.Gobject):
+class AdminConsole(gobject.GObject):
__metaclass__ = nanny.client.common.Singleton
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]