aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/mail
diff options
context:
space:
mode:
authorGlenn Morris <[email protected]>2012-09-23 23:31:02 -0700
committerGlenn Morris <[email protected]>2012-09-23 23:31:02 -0700
commit1feca5a2a05ccd5aa28ce47a4fd22d6b54662fcc (patch)
tree488e49eb613124caf7ad53356a28ae241008e574 /lisp/mail
parentbcc0adbf3cf3976daf5686a73a1bbd8562027a2a (diff)
Tweak previous change
Diffstat (limited to 'lisp/mail')
-rw-r--r--lisp/mail/emacsbug.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/mail/emacsbug.el b/lisp/mail/emacsbug.el
index ad2167bd6f..0066847e99 100644
--- a/lisp/mail/emacsbug.el
+++ b/lisp/mail/emacsbug.el
@@ -254,7 +254,7 @@ usually do not have translators for other languages.\n\n")))
nil "-d")))
(buffer-string)))))
(if (stringp lsb)
- (insert "LSB Release " lsb "\n")))
+ (insert "System " lsb "\n")))
(when (and system-configuration-options
(not (equal system-configuration-options "")))
(insert "Configured using:\n `configure "