summaryrefslogtreecommitdiffstats
path: root/docs/release.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/release.html')
-rw-r--r--docs/release.html10
1 files changed, 5 insertions, 5 deletions
diff --git a/docs/release.html b/docs/release.html
index 6659faa..18e2ea3 100644
--- a/docs/release.html
+++ b/docs/release.html
@@ -91,7 +91,7 @@
<li>See notes below for exceptions, and <a href="hcl/index.html#supported_t60_list">hcl/index.html#supported_t60_list</a> for known working LCD panels.</li>
<li>It is unknown whether a T61 can have it's mainboard replaced with a T60 motherboard.</li>
<li>See <a href="future/index.html#t60_cpu_microcode">future/index.html#t60_cpu_microcode</a>.</li>
- <li>T60p (and T60's with ATI GPU) will likely never be supported: <a href="hcl/index.html#t60_ati_intel">hcl/index.html#t60_ati_intel</a></li>
+ <li>T60P (and T60 laptops with ATI GPU) will likely never be supported: <a href="hcl/index.html#t60_ati_intel">hcl/index.html#t60_ati_intel</a></li>
</ul>
</li>
<li>
@@ -147,7 +147,7 @@
<li>cleandeps: actually clean grubinvaders</li>
<li>.gitignore: add powertop directory</li>
<li>cleandeps: clean i945-pwm utility</li>
- <li>scripts (all): fix typo's</li>
+ <li>scripts (all): fix typos</li>
<li>Documentation: general cleanup.</li>
<li>builddeps-flashrom: reduce build commands to a single for loop</li>
<li>scripts (all): replace unnecessary rm -rf with rm -f</li>
@@ -167,7 +167,7 @@
x60flashfrom5,powertop.trisquel6: check if user is root</li>
<li>deps-trisquel: Make GRUB build on in Trisquel 7 x86_64. (cross compile dependencies. fixes build error in GRUB)</li>
<li>deps-parabola (removed) Remove Parabola dependencies script. Will re-add later (properly tested)</li>
- <li>grub.cfg: Add more path checks to isolinux parser (more ISO's should work now)</li>
+ <li>grub.cfg: Add more path checks to isolinux parser (more ISOs should work now)</li>
<li>Update SeaBIOS</li>
<li>x60flashfrom5 (new), for X60 users upgrading from 5th/early release</li>
<li>Update flashrom</li>
@@ -197,7 +197,7 @@
Move most files in CBFS to GRUB memdisk, except grub.cfg and grubtest.cfg
<ul>
This reduces the space used in CBFS because coreboot compresses
- it's payloads with LZMA by default. grub.cfg is all that most users
+ its payloads with LZMA by default. grub.cfg is all that most users
will want to modify, which remains in CBFS.
</ul>
</li>
@@ -223,7 +223,7 @@
</ul>
</li>
<li>docs/gnulinux/grub_cbfs.html Major cleanup. Usability improvements.</li>
- <li>hocs/gnulinux/encrypted_trisquel.html: Fixed mistakes/typo's. General improvements</li>
+ <li>hocs/gnulinux/encrypted_trisquel.html: Fixed mistakes/typos. General improvements</li>
<li>
flash (flashrom script): remove boardmismatch=force
<ul>