diff options
author | B. Watson <yalhcru@gmail.com> | 2016-11-13 22:18:34 -0500 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-11-14 16:47:23 +0700 |
commit | c96ef5993dbac35086c83cbca6572d1c129b4539 (patch) | |
tree | e39b332bc7e38bc778b4c6d245aadee2bbe91145 /libraries/glfw | |
parent | c7297f15069a678ab247d3525220042ad13a4dd5 (diff) | |
download | slackbuilds-c96ef5993dbac35086c83cbca6572d1c129b4539.tar.gz |
libraries/glfw: Fix slack-desc.
Diffstat (limited to 'libraries/glfw')
-rw-r--r-- | libraries/glfw/slack-desc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libraries/glfw/slack-desc b/libraries/glfw/slack-desc index 90e87f4a4c..9c34665d4c 100644 --- a/libraries/glfw/slack-desc +++ b/libraries/glfw/slack-desc @@ -6,7 +6,7 @@ # customary to leave one space after the ':' except on otherwise blank lines. |-----handy-ruler------------------------------------------------------| -glfw: GLFW (OpenGL framework) +glfw: glfw (OpenGL framework) glfw: glfw: GLFW is a free, Open Source, multi-platform library for opening a glfw: window, creating an OpenGL context and managing input. It is easy to |