diff options
author | Francis Rowe <info@gluglug.org.uk> | 2015-08-29 23:46:32 +0100 |
---|---|---|
committer | Francis Rowe <info@gluglug.org.uk> | 2015-08-29 23:46:32 +0100 |
commit | 661faa994be69bfff51d34d32ba9d408db291c5d (patch) | |
tree | e4f055a4281b6345e2cfad6fb76cac1a0b8e611d /docs/install | |
parent | cfe7f633cfb610d8a1105f377434e448b433dcd0 (diff) | |
download | librebootfr-661faa994be69bfff51d34d32ba9d408db291c5d.tar.gz librebootfr-661faa994be69bfff51d34d32ba9d408db291c5d.zip |
Don't say programme. That's actually wrong.
Diffstat (limited to 'docs/install')
-rw-r--r-- | docs/install/bbb_setup.html | 4 | ||||
-rw-r--r-- | docs/install/index.html | 2 | ||||
-rw-r--r-- | docs/install/r400_external.html | 2 | ||||
-rw-r--r-- | docs/install/t400_external.html | 2 | ||||
-rw-r--r-- | docs/install/t500_external.html | 2 |
5 files changed, 6 insertions, 6 deletions
diff --git a/docs/install/bbb_setup.html b/docs/install/bbb_setup.html index d05dd1d9..c7279b2e 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. diff --git a/docs/install/index.html b/docs/install/index.html index 9394537e..56557453 100644 --- a/docs/install/index.html +++ b/docs/install/index.html @@ -38,7 +38,7 @@ <h2>Hardware methods</h2> <ul> - <li><a href="bbb_setup.html">How to programme an SPI flash chip with the BeagleBone Black</a></li> + <li><a href="bbb_setup.html">How to program an SPI flash chip with the BeagleBone Black</a></li> <li><a href="bbb_ehci.html">How to configure EHCI debugging on the BeagleBone Black</a></li> <li><a href="x60_unbrick.html">ThinkPad X60: Recovery guide</a></li> <li><a href="x60tablet_unbrick.html">ThinkPad X60 Tablet: Recovery guide</a></li> diff --git a/docs/install/r400_external.html b/docs/install/r400_external.html index 450e6d2a..74a47f77 100644 --- a/docs/install/r400_external.html +++ b/docs/install/r400_external.html @@ -84,7 +84,7 @@ <p> Some models have an Intel GPU, while others have both an ATI and an Intel GPU; this - is referred to as "switchable graphics". In the <i>BIOS setup</i> programme + is referred to as "switchable graphics". In the <i>BIOS setup</i> program for lenovobios, you can specify that the system will use one or the other (but not both). </p> diff --git a/docs/install/t400_external.html b/docs/install/t400_external.html index 1a360e53..d042c59d 100644 --- a/docs/install/t400_external.html +++ b/docs/install/t400_external.html @@ -78,7 +78,7 @@ <p> Some models have an Intel GPU, while others have both an ATI and an Intel GPU; this - is referred to as "switchable graphics". In the <i>BIOS setup</i> programme + is referred to as "switchable graphics". In the <i>BIOS setup</i> program for lenovobios, you can specify that the system will use one or the other (but not both). </p> diff --git a/docs/install/t500_external.html b/docs/install/t500_external.html index f2948e9b..fd5277e3 100644 --- a/docs/install/t500_external.html +++ b/docs/install/t500_external.html @@ -79,7 +79,7 @@ <p> Some models have an Intel GPU, while others have both an ATI and an Intel GPU; this - is referred to as "switchable graphics". In the <i>BIOS setup</i> programme + is referred to as "switchable graphics". In the <i>BIOS setup</i> program for lenovobios, you can specify that the system will use one or the other (but not both). </p> |