summaryrefslogtreecommitdiffstats
path: root/perl-install/standalone/drakbug
diff options
context:
space:
mode:
authorOlivier Blin <oblin@mandriva.com>2008-01-02 13:13:13 +0000
committerOlivier Blin <oblin@mandriva.com>2008-01-02 13:13:13 +0000
commit35f8404393bf3cc74f84ffc1268c97a66ace6e09 (patch)
tree69617e3d95b22c6b00b944357fd184bfb465c5ec /perl-install/standalone/drakbug
parentf01bb8bd09f6e910051bb5fa4203eff5ffc20ab5 (diff)
downloaddrakx-35f8404393bf3cc74f84ffc1268c97a66ace6e09.tar
drakx-35f8404393bf3cc74f84ffc1268c97a66ace6e09.tar.gz
drakx-35f8404393bf3cc74f84ffc1268c97a66ace6e09.tar.bz2
drakx-35f8404393bf3cc74f84ffc1268c97a66ace6e09.tar.xz
drakx-35f8404393bf3cc74f84ffc1268c97a66ace6e09.zip
fix typo in bug message
Diffstat (limited to 'perl-install/standalone/drakbug')
-rwxr-xr-xperl-install/standalone/drakbug2
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.