forked from mia/Aegisub
Fix misnaming of a group (s/Unix/unix/)
Originally committed to SVN as r3557.
This commit is contained in:
parent
6c0e38b868
commit
16a6616da7
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
/**
|
/**
|
||||||
@defgroup base Base
|
@defgroup base Base
|
||||||
@defgroup Unix Unix
|
@defgroup unix Unix
|
||||||
@defgroup windows Windows
|
@defgroup windows Windows
|
||||||
@defgroup osx OS X
|
@defgroup osx OS X
|
||||||
@defgroup io File I/O
|
@defgroup io File I/O
|
||||||
|
|
Loading…
Reference in a new issue