summaryrefslogtreecommitdiff
path: root/gnu/packages/gl.scm
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/packages/gl.scm')
-rw-r--r--gnu/packages/gl.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/gl.scm b/gnu/packages/gl.scm
index 411ffeccef..34ffc3dd7e 100644
--- a/gnu/packages/gl.scm
+++ b/gnu/packages/gl.scm
@@ -704,7 +704,7 @@ OpenGL graphics API.")
;; epoxy.pc: 'Requires.private: gl egl'
(list mesa))
(home-page "https://github.com/anholt/libepoxy/")
- (synopsis "A library for handling OpenGL function pointer management")
+ (synopsis "library for handling OpenGL function pointer management")
(description
"A library for handling OpenGL function pointer management.")
(license license:x11)))