diff options
Diffstat (limited to 'src/fe/gtk/InstallFailed.py')
-rw-r--r-- | src/fe/gtk/InstallFailed.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/fe/gtk/InstallFailed.py b/src/fe/gtk/InstallFailed.py index 63841bf..20be26b 100644 --- a/src/fe/gtk/InstallFailed.py +++ b/src/fe/gtk/InstallFailed.py @@ -14,7 +14,7 @@ class Panel(GLIScreen): Your install has failed for one of numerous reasons. You can find the error in \ the logfile at /var/log/install.log.failed. Once you determine that the error was \ not caused by you, please file a bug at http://bugs.gentoo.org/ in the \ -Gentoo Hosted Projects/Installer component. +Gentoo Release Media product and the Installer component. """ def __init__(self, controller): |