File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -21286,7 +21286,7 @@ return {
2128621286 {
2128721287 name = "t",
2128821288 type = "table",
21289- descriptioin = "A table of 3 or 4 color components."
21289+ description = "A table of 3 or 4 color components."
2129021290 }
2129121291 },
2129221292 returns = {}
@@ -27276,7 +27276,7 @@ return {
2727627276 {
2727727277 name = "t",
2727827278 type = "table",
27279- descriptioin = "A table of 3 or 4 color components."
27279+ description = "A table of 3 or 4 color components."
2728027280 }
2728127281 },
2728227282 returns = {}
Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ return {
2222 },
2323 t = {
2424 type = ' table' ,
25- descriptioin = ' A table of 3 or 4 color components.'
25+ description = ' A table of 3 or 4 color components.'
2626 },
2727 hex = {
2828 type = ' number' ,
Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ return {
2525 },
2626 t = {
2727 type = ' table' ,
28- descriptioin = ' A table of 3 or 4 color components.'
28+ description = ' A table of 3 or 4 color components.'
2929 },
3030 hex = {
3131 type = ' number' ,
You can’t perform that action at this time.
0 commit comments