diff --git a/aegisub/audio_display.cpp b/aegisub/audio_display.cpp index c4a30d037..7aa0e7077 100644 --- a/aegisub/audio_display.cpp +++ b/aegisub/audio_display.cpp @@ -66,7 +66,7 @@ #ifdef __WXMAC__ # define AudioDisplayWindowStyle wxWANTS_CHARS #else -# define AudioDisplayWindowSTyle wxSUNKEN_BORDER | wxWANTS_CHARS +# define AudioDisplayWindowStyle wxSUNKEN_BORDER | wxWANTS_CHARS #endif /////////////// diff --git a/specs/as5/as5.tex b/specs/as5/as5.tex index fbea3e9a2..f8322dc16 100644 --- a/specs/as5/as5.tex +++ b/specs/as5/as5.tex @@ -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''.