diff --git a/CHANGELOG.md b/CHANGELOG.md
index b958c8e5d..4f5e3ac24 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -4,6 +4,7 @@ All notable changes to this project will be documented in this file.
## [Unreleased]
### Fixed
- [#2266] StartSound/2 and VideoFrame tags, classNames not taken as dependencies (needed chars)
+- [#2275] - Export to FlashDevelop - framerate setting
## [21.0.2] - 2024-08-12
### Added
@@ -3498,6 +3499,7 @@ Major version of SWF to XML export changed to 2.
[alpha 8]: https://github.com/jindrapetrik/jpexs-decompiler/compare/alpha7...alpha8
[alpha 7]: https://github.com/jindrapetrik/jpexs-decompiler/releases/tag/alpha7
[#2266]: https://www.free-decompiler.com/flash/issues/2266
+[#2275]: https://www.free-decompiler.com/flash/issues/2275
[#2269]: https://www.free-decompiler.com/flash/issues/2269
[#2270]: https://www.free-decompiler.com/flash/issues/2270
[#2221]: https://www.free-decompiler.com/flash/issues/2221
diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/exporters/swf/SwfFlashDevelopExporter.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/exporters/swf/SwfFlashDevelopExporter.java
index d1e4fee4e..4d62d0794 100644
--- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/exporters/swf/SwfFlashDevelopExporter.java
+++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/exporters/swf/SwfFlashDevelopExporter.java
@@ -86,7 +86,7 @@ public class SwfFlashDevelopExporter {
+ " \n"
+ " \n"
+ " \n"
- + " \n"
+ + " \n"
+ " \n"
+ " \n"
+ " \n"