mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2024-11-26 22:31:05 +00:00
Fix a typo.
This commit is contained in:
parent
64881d2eca
commit
ca817fafc2
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@
|
||||||
#ifndef _DRAW_H
|
#ifndef _DRAW_H
|
||||||
#define _DRAW_H
|
#define _DRAW_H
|
||||||
|
|
||||||
/** \defgroup video Video Syb-sytem */
|
/** \defgroup video Video Sub-sytem */
|
||||||
|
|
||||||
/** \defgroup video_renderer Renderer Sub-system
|
/** \defgroup video_renderer Renderer Sub-system
|
||||||
\ingroup video
|
\ingroup video
|
||||||
|
|
Loading…
Reference in a new issue