Skip to content

Commit

Permalink
Update WordPress/Classes/ViewRelated/Media/MediaPicker/MediaPickerMen…
Browse files Browse the repository at this point in the history
…u+ImagePlayground.swift

Co-authored-by: Tony Li <tony.li@automattic.com>
  • Loading branch information
kean and crazytonyli authored Dec 17, 2024
1 parent 6e3bc9a commit 5450f9c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ extension MediaPickerMenu {
}

/// ImagePlayground returns heic images that are not supported by many WordPress
/// sites. The only exporter that currentyl supports transcoding images is
/// sites. The only exporter that currently supports transcoding images is
/// ``ItemProviderMediaExporter``, which is why we use it and which is why
/// we fallback to "public.heic" (should never happen as these URLs have
/// proper extensions).
Expand Down

0 comments on commit 5450f9c

Please sign in to comment.