Skip to content

Commit c4be3e2

Browse files
Fix typo (#53)
1 parent 4adf613 commit c4be3e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/releases/stable/1.4.3.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ Synfig Studio 1.4.3 introduces major performance optimizations for Windows users
2828
- Fixed importing Papagayo (.pgo) file not showing the expected layers ([#2495](https://github.com/synfig/synfig/issues/2495)).
2929
- Fixed issue with file coruption after importing an SVG file ([#2482](https://github.com/synfig/synfig/issues/2482)).
3030
- Fixed incorrect framerate when importing image sequence ([#2224](https://github.com/synfig/synfig/issues/2224)).
31-
- Fixed crash when trying to import a file into yourself ([#2239](https://github.com/synfig/synfig/issues/2239)).
31+
- Fixed crash when trying to import a file into itself ([#2239](https://github.com/synfig/synfig/issues/2239)).
3232
- Fixed wrong size of image which is imported to canvas with non-standard size ([#2252](https://github.com/synfig/synfig/issues/2252)).
3333

3434
### Other fixes

0 commit comments

Comments
 (0)