diff options
-rwxr-xr-x | perl-install/standalone/drakbug | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/perl-install/standalone/drakbug b/perl-install/standalone/drakbug index 649dcd486..0b910b2e1 100755 --- a/perl-install/standalone/drakbug +++ b/perl-install/standalone/drakbug @@ -174,7 +174,7 @@ gtkadd($window->{window}, 'classification=Mandriva%20Linux', if_($prog, "short_desc=$prog%20" . ($segfaulted ? 'segfaulted' : 'crashed'), - 'comment=' . uri_escape(qq(The "$prog" program crashed. Drakbug-$rel catched it. + 'comment=' . uri_escape(qq(The "$prog" program crashed. Drakbug-$rel caught it. Please describe what you were doing when it crashed. |