diff options
author | Francis Rowe <info@gluglug.org.uk> | 2014-11-09 02:20:47 (EST) |
---|---|---|
committer | Francis Rowe <info@gluglug.org.uk> | 2014-11-09 02:20:47 (EST) |
commit | f662abeb95ee656599526c216ac82040b59755f2 (patch) | |
tree | 7de6875fd40f171f5fbcc47c913af8c067b7b3ed /docs | |
parent | ff2984ee315ac8e8b9da1874ac463362b0250b28 (diff) | |
download | libreboot-f662abeb95ee656599526c216ac82040b59755f2.zip libreboot-f662abeb95ee656599526c216ac82040b59755f2.tar.gz libreboot-f662abeb95ee656599526c216ac82040b59755f2.tar.bz2 |
Fix typo in documentation for last 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 eb88557..b950834 100644 --- a/docs/install/index.html +++ b/docs/install/index.html @@ -68,7 +68,7 @@ <li>US Dvorak keyboard: <b>libreboot_usdvorak_vesafb.rom</b></li> <li>UK Dvorak keyboard: <b>libreboot_ukdvorak_vesafb.rom</b></li> <li>French Azerty keyboard: <b>libreboot_frazerty_vesafb.rom</b></li> - <li>French Dvorak (BEPO): <b>libreboot_frdvbepo_txtmode.rom</b></li> + <li>French Dvorak (BEPO): <b>libreboot_frdvbepo_vesafb.rom</b></li> <li>Italian Qwerty keyboard: <b>libreboot_itqwerty_vesafb.rom</b></li> <li>Swedish Qwerty keyboard: <b>libreboot_svenska_vesafb.rom</b></li> </ul> |