From ca817fafc20112115d45eee3a714bb704b43f164 Mon Sep 17 00:00:00 2001 From: Bill Currie Date: Tue, 26 Jul 2011 11:34:17 +0900 Subject: [PATCH] Fix a typo. --- include/QF/draw.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/QF/draw.h b/include/QF/draw.h index 7d90d32e3..f86c77063 100644 --- a/include/QF/draw.h +++ b/include/QF/draw.h @@ -29,7 +29,7 @@ #ifndef _DRAW_H #define _DRAW_H -/** \defgroup video Video Syb-sytem */ +/** \defgroup video Video Sub-sytem */ /** \defgroup video_renderer Renderer Sub-system \ingroup video