From 389e70969d903f2c76fc62b6ba02254d4fa4710b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ren=C3=A9=20=27Necoro=27=20Neumann?= Date: Fri, 16 Apr 2010 01:31:48 +0200 Subject: Typo --- portato/gui/windows/main.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'portato/gui') diff --git a/portato/gui/windows/main.py b/portato/gui/windows/main.py index 5e610ea..de62f45 100644 --- a/portato/gui/windows/main.py +++ b/portato/gui/windows/main.py @@ -1872,7 +1872,7 @@ class MainWindow (Window): fail(_("The portage tree seems to be empty.")) if 'sqlite' in system.settings.settings.modules['user'].get('portdbapi.auxdbmodule', ''): - fail(_("The sqlite cache backend of portato is not supported at the moment. See https://bugs.launchpad.net/portato/+bug/564292.")) + fail(_("The sqlite cache backend of portage is not supported at the moment. See https://bugs.launchpad.net/portato/+bug/564292.")) debug("All prereqs matched. Fine :)") -- cgit v1.2.3