diff options
author | Francis Rowe <info@gluglug.org.uk> | 2015-08-29 18:46:32 (EDT) |
---|---|---|
committer | Francis Rowe <info@gluglug.org.uk> | 2015-08-29 18:46:32 (EDT) |
commit | 661faa994be69bfff51d34d32ba9d408db291c5d (patch) | |
tree | e4f055a4281b6345e2cfad6fb76cac1a0b8e611d /docs/install/bbb_setup.html | |
parent | cfe7f633cfb610d8a1105f377434e448b433dcd0 (diff) | |
download | libreboot-661faa994be69bfff51d34d32ba9d408db291c5d.zip libreboot-661faa994be69bfff51d34d32ba9d408db291c5d.tar.gz libreboot-661faa994be69bfff51d34d32ba9d408db291c5d.tar.bz2 |
Don't say programme. That's actually wrong.
Diffstat (limited to 'docs/install/bbb_setup.html')
-rw-r--r-- | docs/install/bbb_setup.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/install/bbb_setup.html b/docs/install/bbb_setup.html index d05dd1d..c7279b2 100644 --- a/docs/install/bbb_setup.html +++ b/docs/install/bbb_setup.html @@ -8,13 +8,13 @@ @import url('../css/main.css'); </style> - <title>How to programme an SPI flash chip with the BeagleBone Black</title> + <title>How to program an SPI flash chip with the BeagleBone Black</title> </head> <body> <div class="section"> - <h1 id="pagetop">How to programme an SPI flash chip with the BeagleBone Black</h1> + <h1 id="pagetop">How to program an SPI flash chip with the BeagleBone Black</h1> <p> This document exists as a guide for reading from or writing to an SPI flash chip with the BeagleBone Black, using the <a href="http://flashrom.org/Flashrom">flashrom</a> software. |