diff options
author | Brian Paul <brianp@vmware.com> | 2009-04-30 17:08:21 -0600 |
---|---|---|
committer | Brian Paul <brianp@vmware.com> | 2009-06-17 11:30:02 -0600 |
commit | 41e1cb57c26006daa835b5772c90fb35ce674aff (patch) | |
tree | 1201ff62e21b0b20e489b514cc2dcda0afad2d33 | |
parent | 41791bcea2cbb9e942c4d80302bd9296caf2d49f (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 6b225e6607..40f4fb1722 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 3827debbc3..c380792974 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 6f6bbff97f..55ba019b22 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> |