Mesa (master): docs: clippping -> clipping

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Tue Sep 29 09:03:20 UTC 2020


Module: Mesa
Branch: master
Commit: b1874a26952a2201c2743c31321f9727005c0de5
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=b1874a26952a2201c2743c31321f9727005c0de5

Author: Erik Faye-Lund <erik.faye-lund at collabora.com>
Date:   Mon Sep 28 17:53:58 2020 +0200

docs: clippping -> clipping

Reviewed-by: Eric Anholt <eric at anholt.net>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/6894>

---

 docs/versions.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/versions.rst b/docs/versions.rst
index 67a816a0182..0541120d499 100644
--- a/docs/versions.rst
+++ b/docs/versions.rst
@@ -160,7 +160,7 @@ Bug fixes:
 
 -  glGet*(GL_DEPTH_BITS) returned bytes, not bits
 -  point, line, and bitmap rasterization suffered from roundoff errors
--  fixed a division by zero error in line clippping
+-  fixed a division by zero error in line clipping
 -  occasional wrong default background color really fixed!
 -  glDepthFunc(GL_ALWAYS) with glDepthMask(GL_FALSE) didn't work
 -  gluBuild2DMipmaps malloc problem fixed



More information about the mesa-commit mailing list