Skip to content

Commit 8a16294

Browse files
icbakerrohitjoins
authored andcommitted
Fix typo in 1.6.0-alpha01 release notes
#cherrypick PiperOrigin-RevId: 707907431 (cherry picked from commit 59789b7)
1 parent 8b6428a commit 8a16294

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

RELEASENOTES.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ This release includes the following changes since the
130130
`EditedMediaItem` passed to `Transformer.start()` instead.
131131
* `setListener()`, use `addListener()`, `removeListener()` or
132132
`removeAllListeners()` instead.
133-
* Remove the following deprecated `Tansformer.Listener` methods:
133+
* Remove the following deprecated `Transformer.Listener` methods:
134134
* `onTransformationCompleted(MediaItem)`, use
135135
`onCompleted(Composition, ExportResult)` instead.
136136
* `onTransformationCompleted(MediaItem, TransformationResult)`, use

0 commit comments

Comments
 (0)