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