Skip to content

Commit

Permalink
Fix typo in 1.6.0-alpha01 release notes
Browse files Browse the repository at this point in the history
#cherrypick

PiperOrigin-RevId: 707907431
(cherry picked from commit 59789b7)
  • Loading branch information
icbaker authored and rohitjoins committed Dec 19, 2024
1 parent 8b6428a commit 8a16294
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion RELEASENOTES.md
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@ This release includes the following changes since the
`EditedMediaItem` passed to `Transformer.start()` instead.
* `setListener()`, use `addListener()`, `removeListener()` or
`removeAllListeners()` instead.
* Remove the following deprecated `Tansformer.Listener` methods:
* Remove the following deprecated `Transformer.Listener` methods:
* `onTransformationCompleted(MediaItem)`, use
`onCompleted(Composition, ExportResult)` instead.
* `onTransformationCompleted(MediaItem, TransformationResult)`, use
Expand Down

0 comments on commit 8a16294

Please sign in to comment.