a5bd9f6
From f65b9f8567fcad44f9dbcedba0a5e03a9ddaa70d Mon Sep 17 00:00:00 2001
a5bd9f6
From: Colin Watson <cjwatson@ubuntu.com>
a5bd9f6
Date: Mon, 21 Jan 2013 00:05:41 +0000
a5bd9f6
Subject: [PATCH 124/364] * docs/grub.texi (Multi-boot manual config): Fix typo
a5bd9f6
 for "recommended".
a5bd9f6
a5bd9f6
---
a5bd9f6
 ChangeLog      | 5 +++++
a5bd9f6
 docs/grub.texi | 2 +-
a5bd9f6
 2 files changed, 6 insertions(+), 1 deletion(-)
a5bd9f6
a5bd9f6
diff --git a/ChangeLog b/ChangeLog
a5bd9f6
index 10c094b..afc2d38 100644
a5bd9f6
--- a/ChangeLog
a5bd9f6
+++ b/ChangeLog
a5bd9f6
@@ -1,3 +1,8 @@
a5bd9f6
+2013-01-21  Colin Watson  <cjwatson@ubuntu.com>
a5bd9f6
+
a5bd9f6
+	* docs/grub.texi (Multi-boot manual config): Fix typo for
a5bd9f6
+	"recommended".
a5bd9f6
+
a5bd9f6
 2013-01-20  Leif Lindholm  <leif.lindholm@arm.com>
a5bd9f6
 
a5bd9f6
 	* util/grub-mkimage.c (main): Postpone freeing arguments.output
a5bd9f6
diff --git a/docs/grub.texi b/docs/grub.texi
a5bd9f6
index fbbcfb9..b177111 100644
a5bd9f6
--- a/docs/grub.texi
a5bd9f6
+++ b/docs/grub.texi
a5bd9f6
@@ -1657,7 +1657,7 @@ menuentry "Debian sid installer" @{
a5bd9f6
 
a5bd9f6
 Notes:
a5bd9f6
 @itemize
a5bd9f6
-@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.
a5bd9f6
+@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.
a5bd9f6
 @end itemize
a5bd9f6
 
a5bd9f6
 @node Embedded configuration
a5bd9f6
-- 
a5bd9f6
1.8.1.4
a5bd9f6