diff options
author | Francis Rowe <info@gluglug.org.uk> | 2014-11-03 23:32:33 (EST) |
---|---|---|
committer | Francis Rowe <info@gluglug.org.uk> | 2014-11-03 23:32:33 (EST) |
commit | 76e0d3e2a519114e1ace116a9da97b1f9d63d198 (patch) | |
tree | fec3b88fb562ecd1c00b0775d280cef867aa0d08 /docs/howtos | |
parent | 23d2d8da1c9796dad279b91e4213ac4429920b76 (diff) | |
download | libreboot-76e0d3e2a519114e1ace116a9da97b1f9d63d198.zip libreboot-76e0d3e2a519114e1ace116a9da97b1f9d63d198.tar.gz libreboot-76e0d3e2a519114e1ace116a9da97b1f9d63d198.tar.bz2 |
docs: grub_cbfs.html Fix typo
Diffstat (limited to 'docs/howtos')
-rw-r--r-- | docs/howtos/grub_cbfs.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/howtos/grub_cbfs.html b/docs/howtos/grub_cbfs.html index 503776a..e603247 100644 --- a/docs/howtos/grub_cbfs.html +++ b/docs/howtos/grub_cbfs.html @@ -112,8 +112,8 @@ <h2 id="which_rom">Which ROM image should I use?</h2> <p> - You can work directly with one of the ROM's already included in libreboot_bin.tar.gz. For the purpose of - this tutorial it is assumed that your ROM is named 'libreboot.rom' so please make sure to adapt. + You can work directly with one of the ROM's already included in the libreboot ROM archives. For the purpose of + this tutorial it is assumed that your ROM is named <i>libreboot.rom</i> so please make sure to adapt. </p> <p> |