diff options
author | Francis Rowe <info@gluglug.org.uk> | 2014-11-09 03:36:01 (EST) |
---|---|---|
committer | Francis Rowe <info@gluglug.org.uk> | 2014-11-09 03:36:01 (EST) |
commit | 64180bde076b8ef1727e793f87c2e07fe03feebd (patch) | |
tree | 9c681f86d4ef5a3944aadef75405eb051d11473a /docs | |
parent | d1f81c51a3539740d869413e8537bf81156f2d2e (diff) | |
download | libreboot-64180bde076b8ef1727e793f87c2e07fe03feebd.zip libreboot-64180bde076b8ef1727e793f87c2e07fe03feebd.tar.gz libreboot-64180bde076b8ef1727e793f87c2e07fe03feebd.tar.bz2 |
docs/install/index.html: fix mistake in previous commit
Diffstat (limited to 'docs')
-rw-r--r-- | docs/install/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/install/index.html b/docs/install/index.html index 0b8b1af..1402cfc 100644 --- a/docs/install/index.html +++ b/docs/install/index.html @@ -74,7 +74,7 @@ </ul> <p> - <i>boardname</i> should be replaced with one of the following: <b>macbook21</b>, <b>t60</b>, + <b><i>boardname</i></b> should be replaced with one of the following: <b>macbook21</b>, <b>t60</b>, <b>x60</b> or <b>x60t</b>. </p> |