diff options
Diffstat (limited to 'pugl/pugl.hpp')
-rw-r--r-- | pugl/pugl.hpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pugl/pugl.hpp b/pugl/pugl.hpp index d2702ab..ec96889 100644 --- a/pugl/pugl.hpp +++ b/pugl/pugl.hpp @@ -15,7 +15,7 @@ */ /** - @file pugl.hpp C++ API for Pugl, a minimal portable API for OpenGL. + @file pugl.hpp C++ wrapper for API. */ #ifndef PUGL_HPP_INCLUDED |