Fix spelling

This commit is contained in:
Jindra Petřík
2024-11-10 19:50:55 +01:00
parent 4629571779
commit 06ca0a84a0
3 changed files with 2 additions and 13 deletions
+1 -1
View File
@@ -119,4 +119,4 @@
^resources/flashlib/ ^resources/flashlib/
_[a-z]+(?:_[A-Z]+|)\.properties$ _[a-z]+(?:_[A-Z]+|)\.properties$
ignore$ ignore$
Lexer\.java$ Lexer\.java$
-11
View File
@@ -361,7 +361,6 @@ BText
BTV BTV
bufferer bufferer
bufferp bufferp
BUFFERSIZE
bufferu bufferu
bugtracker bugtracker
buildingscripttree buildingscripttree
@@ -1917,7 +1916,6 @@ lessthan
Leung Leung
Levl Levl
lexers lexers
LEXSTATE
lfcanvas lfcanvas
lfctx lfctx
lfimgd lfimgd
@@ -2618,7 +2616,6 @@ osx
otherdoc otherdoc
otherns otherns
otherone otherone
ourset
oursidetrycatch oursidetrycatch
outdir outdir
outdirectory outdirectory
@@ -2903,7 +2900,6 @@ REFTYPE
refu refu
REGDB REGDB
regdeo regdeo
regexes
regexpmapper regexpmapper
regid regid
regindex regindex
@@ -3004,7 +3000,6 @@ rootswf
rotateanticlockwise rotateanticlockwise
rotateclockwise rotateclockwise
rotateskew rotateskew
ROWMAP
rownum rownum
ROWTYPE ROWTYPE
rozdilne rozdilne
@@ -3154,7 +3149,6 @@ serr
SERVICEPACKMAJOR SERVICEPACKMAJOR
SERVICEPACKMINOR SERVICEPACKMINOR
serz serz
Setable
setadvancevalues setadvancevalues
SETCOUNT SETCOUNT
setcursor setcursor
@@ -3537,7 +3531,6 @@ textfields
textfile textfile
textindent textindent
textplain textplain
textposition
TEXTRECORD TEXTRECORD
textsfolder textsfolder
textsformatted textsformatted
@@ -3903,7 +3896,6 @@ WELCOMEFINISHPAGE
WELCOMEPANEL WELCOMEPANEL
welcometo welcometo
wellbehaved wellbehaved
wellformed
wenn wenn
werden werden
werner werner
@@ -4071,9 +4063,7 @@ YXDOMAIN
YXRRSET YXRRSET
yybegin yybegin
yychar yychar
yycharat
yyclose yyclose
yycolumn
yyeof yyeof
YYINITIAL YYINITIAL
yylength yylength
@@ -4084,7 +4074,6 @@ yypushback
yypushbackstr yypushbackstr
yyreset yyreset
yyrset yyrset
yystate
yytext yytext
yyy yyy
Zabcdefghijklmnopqrstuvwxyz Zabcdefghijklmnopqrstuvwxyz
+1 -1
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, - Simple editor view - new simplified UI based on timeline view,
which resembles Flash Pro UI. Easier moving objects, which resembles Flash Pro UI. Easier moving objects,
resizing, adding frames, adding objects to stage. Instance property editation. 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 ## [21.1.3] - 2024-10-29
### Fixed ### Fixed