Oops, speling error broke the build...
Originally committed to SVN as r1571.
This commit is contained in:
parent
d996c5f489
commit
6b4ec2dcc5
2 changed files with 2 additions and 2 deletions
|
@ -66,7 +66,7 @@
|
|||
#ifdef __WXMAC__
|
||||
# define AudioDisplayWindowStyle wxWANTS_CHARS
|
||||
#else
|
||||
# define AudioDisplayWindowSTyle wxSUNKEN_BORDER | wxWANTS_CHARS
|
||||
# define AudioDisplayWindowStyle wxSUNKEN_BORDER | wxWANTS_CHARS
|
||||
#endif
|
||||
|
||||
///////////////
|
||||
|
|
|
@ -75,7 +75,7 @@ compared to these older formats and you should not expect it to behave exactly l
|
|||
|
||||
AS5 has no official meaning. The ``A'' can stand for Aegisub, asa, ASS or Advanced,
|
||||
the ``S'' for Subtitles, and the 5 is a reference to the fact that it's a major
|
||||
improvement over SSA4 format (from which ASS, ASS2 and ASS3 derive). The full
|
||||
rework of the SSA4 format (from which ASS, ASS2 and ASS3 derive). The full
|
||||
name of the format is ``AS5 Subtitle Format''.
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue