diff options
Diffstat (limited to 'examples')
-rw-r--r-- | examples/pugl_window_demo.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/pugl_window_demo.c b/examples/pugl_window_demo.c index 39f50c8..6af9e5a 100644 --- a/examples/pugl_window_demo.c +++ b/examples/pugl_window_demo.c @@ -15,7 +15,7 @@ */ /** - @file pugl_windows_demo.c A demonstration of multiple Pugl windows. + @file pugl_window_demo.c A demonstration of multiple Pugl windows. */ #include "cube_view.h" |