summaryrefslogtreecommitdiffstats
path: root/docs/index.html
diff options
context:
space:
mode:
authorFrancis 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)
commit661faa994be69bfff51d34d32ba9d408db291c5d (patch)
treee4f055a4281b6345e2cfad6fb76cac1a0b8e611d /docs/index.html
parentcfe7f633cfb610d8a1105f377434e448b433dcd0 (diff)
downloadlibreboot-661faa994be69bfff51d34d32ba9d408db291c5d.zip
libreboot-661faa994be69bfff51d34d32ba9d408db291c5d.tar.gz
libreboot-661faa994be69bfff51d34d32ba9d408db291c5d.tar.bz2
Don't say programme. That's actually wrong.
Diffstat (limited to 'docs/index.html')
-rw-r--r--docs/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/index.html b/docs/index.html
index 88b480d..4cbb125 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -189,7 +189,7 @@
which libreboot includes, from a ROM image that you either dumped or haven't flashed yet.
In GNU/Linux, run cbfstool on your ROM image (<i>libreboot.rom</i>, in this example):<br/>
$ <b>./cbfstool libreboot.rom extract -n lbversion -f lbversion</b><br/>
- You will now have a file, named <i>lbversion</i>, which you can read in whatever programme
+ You will now have a file, named <i>lbversion</i>, which you can read in whatever program
it is that you use for reading/writing text files.
</p>