Fix spelling

This commit is contained in:
Jindra Petřík
2024-10-31 20:07:59 +01:00
parent 4629571779
commit 06ca0a84a0
3 changed files with 2 additions and 13 deletions

View File

@@ -119,4 +119,4 @@
^resources/flashlib/
_[a-z]+(?:_[A-Z]+|)\.properties$
ignore$
Lexer\.java$
Lexer\.java$

View File

@@ -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

View File

@@ -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