summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorErik Faye-Lund <erik.faye-lund@collabora.com>2020-10-28 11:48:31 +0100
committerMarge Bot <eric+marge@anholt.net>2021-03-31 09:57:23 +0000
commit08971eaec4b432dec14ce4b288bab7f2fc40ab88 (patch)
treeaca404b8ded7aa2237074a6d25148eb440651754 /docs
parent5cd113cb1086cc82f6ae413accdb558671bb1d5b (diff)
docs: appling -> applying
Reviewed-by: Alyssa Rosenzweig <alyssa.rosenzweig@collabora.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/9945>
Diffstat (limited to 'docs')
-rw-r--r--docs/versions.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/versions.rst b/docs/versions.rst
index 7e0bda33c27..e91df62dea5 100644
--- a/docs/versions.rst
+++ b/docs/versions.rst
@@ -1239,7 +1239,7 @@ Bug Fixes:
- fbiRev and tmuRev were unitialized when using Glide3
- fixed a few color index mode conformance failures; all pass now
-- now appling antialiasing coverage to alpha after texturing
+- now applying antialiasing coverage to alpha after texturing
- colors weren't getting clamped to [0,1] before color table lookup
- fixed RISC alignment errors caused by COPY_4UBV macro
- drawing wide, flat-shaded lines could cause a segfault