diff options
author | Olivier Blin <oblin@mandriva.com> | 2008-01-02 13:13:13 +0000 |
---|---|---|
committer | Olivier Blin <oblin@mandriva.com> | 2008-01-02 13:13:13 +0000 |
commit | 35f8404393bf3cc74f84ffc1268c97a66ace6e09 (patch) | |
tree | 69617e3d95b22c6b00b944357fd184bfb465c5ec /perl-install/standalone | |
parent | f01bb8bd09f6e910051bb5fa4203eff5ffc20ab5 (diff) | |
download | drakx-backup-do-not-use-35f8404393bf3cc74f84ffc1268c97a66ace6e09.tar drakx-backup-do-not-use-35f8404393bf3cc74f84ffc1268c97a66ace6e09.tar.gz drakx-backup-do-not-use-35f8404393bf3cc74f84ffc1268c97a66ace6e09.tar.bz2 drakx-backup-do-not-use-35f8404393bf3cc74f84ffc1268c97a66ace6e09.tar.xz drakx-backup-do-not-use-35f8404393bf3cc74f84ffc1268c97a66ace6e09.zip |
fix typo in bug message
Diffstat (limited to 'perl-install/standalone')
-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. |