From 9c62e1535b7973d534ad6b82f287dd522f8d50a0 Mon Sep 17 00:00:00 2001 From: necoro <> Date: Sat, 23 Jun 2007 01:25:41 +0000 Subject: added updatable dialog also for gtk --- portato/gui/qt/windows.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'portato/gui/qt') diff --git a/portato/gui/qt/windows.py b/portato/gui/qt/windows.py index 2f8e3f9..f3fcef6 100644 --- a/portato/gui/qt/windows.py +++ b/portato/gui/qt/windows.py @@ -141,7 +141,7 @@ class SearchDialog (Window): self.jumpTo(s) class UpdateDialog (Window): - """Dialog showing updateble packages.""" + """Dialog showing updatable packages.""" __metaclass__ = WindowMeta def __init__ (self, parent, packages, queue, jump_to): -- cgit v1.2.3-70-g09d2