diff options
author | Brian Paul <[email protected]> | 2009-04-30 17:08:21 -0600 |
---|---|---|
committer | Brian Paul <[email protected]> | 2009-04-30 17:08:37 -0600 |
commit | 7541c3806a159fab23316b6901140f4d33ff1004 (patch) | |
tree | 8464c753793514c71719a88031f81784124dba3f | |
parent | a1ce4efefbb7f796a0a24544a1e893a56848f0c1 (diff) |
docs: fix typos
-rw-r--r-- | docs/relnotes-7.4.1.html | 2 | ||||
-rw-r--r-- | docs/relnotes-7.4.2.html | 2 | ||||
-rw-r--r-- | docs/relnotes-7.4.html | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/docs/relnotes-7.4.1.html b/docs/relnotes-7.4.1.html index 6b225e66078..40f4fb1722d 100644 --- a/docs/relnotes-7.4.1.html +++ b/docs/relnotes-7.4.1.html @@ -20,7 +20,7 @@ Some drivers don't support all the features required in OpenGL 2.1. </p> <p> See the <a href="install.html">Compiling/Installing page</a> for prerequisites -for DRI ardware acceleration. +for DRI hardware acceleration. </p> diff --git a/docs/relnotes-7.4.2.html b/docs/relnotes-7.4.2.html index 3827debbc35..c3807929746 100644 --- a/docs/relnotes-7.4.2.html +++ b/docs/relnotes-7.4.2.html @@ -20,7 +20,7 @@ Some drivers don't support all the features required in OpenGL 2.1. </p> <p> See the <a href="install.html">Compiling/Installing page</a> for prerequisites -for DRI ardware acceleration. +for DRI hardware acceleration. </p> diff --git a/docs/relnotes-7.4.html b/docs/relnotes-7.4.html index 6f6bbff97f1..55ba019b222 100644 --- a/docs/relnotes-7.4.html +++ b/docs/relnotes-7.4.html @@ -20,7 +20,7 @@ Some drivers don't support all the features required in OpenGL 2.1. </p> <p> See the <a href="install.html">Compiling/Installing page</a> for prerequisites -for DRI ardware acceleration. +for DRI hardware acceleration. </p> |