Package: hibernate
Version: 1.99-1
Severity: minor
Tags: patch
There's a small typo in the bugscript. Find attached the patch.
-- System Information:
Debian Release: 5.0.1
APT prefers stable
APT policy: (500, 'stable')
Architecture: i386 (i686)
Kernel: Linux 2.6.28.7
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
diff --git a/debian/bugscript b/debian/bugscript
index 1dddc26..c5236c8 100644
--- a/debian/bugscript
+++ b/debian/bugscript
@@ -32,7 +32,7 @@ L=$(sed -ne 's,^LogVerbosity[[:space:]]*,,p' /etc/hibernate/*.conf)
case "$L" in
0|1|2)
cat <<-_eof
- Your hibernate LogVerbosity is set to $L. If would be of great
+ Your hibernate LogVerbosity is set to $L. It would be of great
help if you could bump that up to 3, rerun hibernate to reproduce
the bug, and then fire up reportbug. You may also wish to set the
verbosity to 4 and submit a URL to your /var/log/hibernate.log in