diff --git a/.github/actions/spelling/excludes.txt b/.github/actions/spelling/excludes.txt index 15a264696..10521b519 100644 --- a/.github/actions/spelling/excludes.txt +++ b/.github/actions/spelling/excludes.txt @@ -119,4 +119,4 @@ ^resources/flashlib/ _[a-z]+(?:_[A-Z]+|)\.properties$ ignore$ -Lexer\.java$ \ No newline at end of file +Lexer\.java$ diff --git a/.github/actions/spelling/expect.txt b/.github/actions/spelling/expect.txt index c0346d082..213a25b20 100644 --- a/.github/actions/spelling/expect.txt +++ b/.github/actions/spelling/expect.txt @@ -361,7 +361,6 @@ BText BTV bufferer bufferp -BUFFERSIZE bufferu bugtracker buildingscripttree @@ -1917,7 +1916,6 @@ lessthan Leung Levl lexers -LEXSTATE lfcanvas lfctx lfimgd @@ -2618,7 +2616,6 @@ osx otherdoc otherns otherone -ourset oursidetrycatch outdir outdirectory @@ -2903,7 +2900,6 @@ REFTYPE refu REGDB regdeo -regexes regexpmapper regid regindex @@ -3004,7 +3000,6 @@ rootswf rotateanticlockwise rotateclockwise rotateskew -ROWMAP rownum ROWTYPE rozdilne @@ -3154,7 +3149,6 @@ serr SERVICEPACKMAJOR SERVICEPACKMINOR serz -Setable setadvancevalues SETCOUNT setcursor @@ -3537,7 +3531,6 @@ textfields textfile textindent textplain -textposition TEXTRECORD textsfolder textsformatted @@ -3903,7 +3896,6 @@ WELCOMEFINISHPAGE WELCOMEPANEL welcometo wellbehaved -wellformed wenn werden werner @@ -4071,9 +4063,7 @@ YXDOMAIN YXRRSET yybegin yychar -yycharat yyclose -yycolumn yyeof YYINITIAL yylength @@ -4084,7 +4074,6 @@ yypushback yypushbackstr yyreset yyrset -yystate yytext yyy Zabcdefghijklmnopqrstuvwxyz diff --git a/CHANGELOG.md b/CHANGELOG.md index c5fa2e70d..7dbc98345 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,7 +6,7 @@ All notable changes to this project will be documented in this file. - Simple editor view - new simplified UI based on timeline view, which resembles Flash Pro UI. Easier moving objects, resizing, adding frames, adding objects to stage. Instance property editation. - Undo / redo feature. Double click movie clips to edit subobjects. + Undo / redo feature. Double click movie clips to edit sub-objects. ## [21.1.3] - 2024-10-29 ### Fixed