diff options
Diffstat (limited to 'gnu/packages/gl.scm')
-rw-r--r-- | gnu/packages/gl.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/gl.scm b/gnu/packages/gl.scm index 9bb1134d39..a6935d4189 100644 --- a/gnu/packages/gl.scm +++ b/gnu/packages/gl.scm @@ -130,7 +130,7 @@ the X-Consortium license.") (description "FTGL is a font rendering library for OpenGL applications. Supported rendering modes are: Bitmaps, Anti-aliased pixmaps, Texture maps, Outlines, -Polygon meshes, and Extruded polygon meshes") +Polygon meshes, and Extruded polygon meshes.") (license l:x11))) (define-public s2tc |