docs: fix a bunch of typos

Saw a couple myself, and a quick round of vimspell showed a bunch more.

Signed-off-by: Eric Engestrom <eric@engestrom.ch>
Reviewed-by: Alyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
Reviewed-by: Erik Faye-Lund <erik.faye-lund@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/5814>
This commit is contained in:
Eric Engestrom
2020-07-09 00:52:27 +02:00
committed by Marge Bot
parent 49d35f3d88
commit 9497a1fbe7
6 changed files with 12 additions and 12 deletions

View File

@@ -30,7 +30,7 @@ somewhat dated, unfortunately.
- **David Bucciarelli** wrote and maintained the 3Dfx Glide driver.
Thousands of Linux/Quake players thank David!
- **Gareth Hughes** wrote new GLU 1.2 Polygon Tessellation code (now
superceded by SGI SI GLU).
superseded by SGI SI GLU).
- **Holger Waechtler** contributed AMD 3DNow! assembly code which
accelerates vertex transformation in Mesa 3.1. Holger also
implemented the GL_EXT_texture_env_combine extension.