* docs/grub.texi (Multi-boot manual config): Fix typo for

"recommended".
This commit is contained in:
Colin Watson 2013-01-21 00:05:41 +00:00
parent c821711f69
commit 53d3e4e3df
2 changed files with 6 additions and 1 deletions

View 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