* util/i386/pc/grub-setup.c (setup): Fix a grammatical error (Debian
bug #559005).
+2010-03-08 Matt Kraai <kraai@ftbfs.org>
+
+ * util/i386/pc/grub-setup.c (setup): Fix a grammatical error (Debian
+ bug #559005).
+
2010-03-07 Vladimir Serbinenko <phcoder@gmail.com>
* genmoddep.awk: Output all missing symbols and not only first.
grub_util_warn (_("Embedding is not possible. GRUB can only be installed in this "
"setup by using blocklists. However, blocklists are UNRELIABLE and "
- "its use is discouraged."));
+ "their use is discouraged."));
if (! force)
grub_util_error (_("if you really want blocklists, use --force"));