gnu: libglvnd: Fix typo in description.
* gnu/packages/gl.scm (libglvnd)[description]: Fix typo.master
parent
9a2d7e0f63
commit
a036f3ea2d
|
@ -720,7 +720,7 @@ OpenGL graphics API.")
|
|||
(description
|
||||
"libglvnd is a vendor-neutral dispatch layer for arbitrating OpenGL
|
||||
API calls between multiple vendors. It allows multiple drivers from
|
||||
different vendors to coexist on the same filesystem, and determines which
|
||||
different vendors to coexist on the same file system, and determines which
|
||||
vendor to dispatch each API call to at runtime.
|
||||
|
||||
Both GLX and EGL are supported, in any combination with OpenGL and OpenGL ES.")
|
||||
|
|
Reference in New Issue