Blame SOURCES/0125-docs-grub.texi-Multi-boot-manual-config-Fix-typo-for.patch

f96e0b
From 4dc1cb37683d657957cb385878d72ca41bde056f Mon Sep 17 00:00:00 2001
f96e0b
From: Colin Watson <cjwatson@ubuntu.com>
f96e0b
Date: Mon, 21 Jan 2013 00:05:41 +0000
f96e0b
Subject: [PATCH 125/482] * docs/grub.texi (Multi-boot manual config): Fix typo
f96e0b
 for "recommended".
f96e0b
f96e0b
---
f96e0b
 ChangeLog      | 5 +++++
f96e0b
 docs/grub.texi | 2 +-
f96e0b
 2 files changed, 6 insertions(+), 1 deletion(-)
f96e0b
f96e0b
diff --git a/ChangeLog b/ChangeLog
f96e0b
index 10c094b..afc2d38 100644
f96e0b
--- a/ChangeLog
f96e0b
+++ b/ChangeLog
f96e0b
@@ -1,3 +1,8 @@
f96e0b
+2013-01-21  Colin Watson  <cjwatson@ubuntu.com>
f96e0b
+
f96e0b
+	* docs/grub.texi (Multi-boot manual config): Fix typo for
f96e0b
+	"recommended".
f96e0b
+
f96e0b
 2013-01-20  Leif Lindholm  <leif.lindholm@arm.com>
f96e0b
 
f96e0b
 	* util/grub-mkimage.c (main): Postpone freeing arguments.output
f96e0b
diff --git a/docs/grub.texi b/docs/grub.texi
f96e0b
index fbbcfb9..b177111 100644
f96e0b
--- a/docs/grub.texi
f96e0b
+++ b/docs/grub.texi
f96e0b
@@ -1657,7 +1657,7 @@ menuentry "Debian sid installer" @{
f96e0b
 
f96e0b
 Notes:
f96e0b
 @itemize
f96e0b
-@item Argument to search after --label is FS LABEL. You can also use UUIDs with --fs-uuid UUID instead of --label LABEL. You could also use direct @code{root=hd0,msdosX} but this is not recommened due to device name instability.
f96e0b
+@item Argument to search after --label is FS LABEL. You can also use UUIDs with --fs-uuid UUID instead of --label LABEL. You could also use direct @code{root=hd0,msdosX} but this is not recommended due to device name instability.
f96e0b
 @end itemize
f96e0b
 
f96e0b
 @node Embedded configuration
f96e0b
-- 
f96e0b
1.8.2.1
f96e0b