Skip to content

Commit 5f4265f

Browse files
committed
Fix files.html string
1 parent 0c11070 commit 5f4265f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src-main/l10n/en.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -416,7 +416,7 @@
416416
"developer_comment": "Appears in file saving dialog when exporting a video with an addon"
417417
},
418418
"files.html": {
419-
"stirng": "HTML File",
419+
"string": "HTML File",
420420
"developer_comment": "Appears in file saving dialog when saving some types of packaged projects"
421421
},
422422
"files.zip": {

0 commit comments

Comments
 (0)