summaryrefslogtreecommitdiffstats
path: root/docs/versions.html
diff options
context:
space:
mode:
authorZoë Blade <zoe@bytenoise.co.uk>2015-04-22 11:33:17 +0100
committerFrancisco Jerez <currojerez@riseup.net>2015-04-27 17:28:29 +0300
commit05e7f7f4388bde882b7ce74124000a4d435affff (patch)
tree9a7c7ea02152900a03fc6662aa60a7b8f79dad06 /docs/versions.html
parente17dc004fd96e589e92ee64deeb45339af4bf671 (diff)
downloadexternal_mesa3d-05e7f7f4388bde882b7ce74124000a4d435affff.tar.gz
external_mesa3d-05e7f7f4388bde882b7ce74124000a4d435affff.tar.bz2
external_mesa3d-05e7f7f4388bde882b7ce74124000a4d435affff.zip
Fix a few typos
Reviewed-by: Francisco Jerez <currojerez@riseup.net>
Diffstat (limited to 'docs/versions.html')
-rw-r--r--docs/versions.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/versions.html b/docs/versions.html
index 30c1817e11..c7f94c5138 100644
--- a/docs/versions.html
+++ b/docs/versions.html
@@ -150,7 +150,7 @@ New features:
Changes:
<ul>
<li>renamed aux.h as glaux.h (MS-DOS names can't start with aux)
-<li>most filenames are in 8.3 format to accomodate MS-DOS
+<li>most filenames are in 8.3 format to accommodate MS-DOS
<li>use GLubytes to store arrays of colors instead of GLints
</ul>
@@ -1224,7 +1224,7 @@ Bug fixes:
</ul>
Changes:
<ul>
-<li>max texture units reduced to six to accomodate texture rectangles
+<li>max texture units reduced to six to accommodate texture rectangles
<li>removed unfinished GL_MESA_sprite_point extension code
</ul>