]> git.ipfire.org Git - thirdparty/grub.git/commitdiff
* docs/grub.texi (Multi-boot manual config): Fix typo for
authorColin Watson <cjwatson@ubuntu.com>
Mon, 21 Jan 2013 00:05:41 +0000 (00:05 +0000)
committerColin Watson <cjwatson@ubuntu.com>
Mon, 21 Jan 2013 00:05:41 +0000 (00:05 +0000)
"recommended".

ChangeLog
docs/grub.texi

index 10c094b80dbe849e91a4eea4562227d48f1a800e..afc2d388c05f0d6f2a03d3f0c282c1584cdea3ad 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2013-01-21  Colin Watson  <cjwatson@ubuntu.com>
+
+       * docs/grub.texi (Multi-boot manual config): Fix typo for
+       "recommended".
+
 2013-01-20  Leif Lindholm  <leif.lindholm@arm.com>
 
        * util/grub-mkimage.c (main): Postpone freeing arguments.output
index fbbcfb935537895f7f86baa4fa33660101e7c383..b1771116749196adf47ea1c855d21e7c4581bb0f 100644 (file)
@@ -1657,7 +1657,7 @@ menuentry "Debian sid installer" @{
 
 Notes:
 @itemize
-@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.
+@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.
 @end itemize
 
 @node Embedded configuration