Docs: Correct typo introduced in [48288].

See #42775.

git-svn-id: https://develop.svn.wordpress.org/trunk@48343 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Jonathan Desrosiers 2020-07-06 19:08:22 +00:00
parent fcad7cfb90
commit b9d9968ae9

View File

@ -4756,7 +4756,7 @@ function _wp_add_additional_image_sizes() {
}
/**
* Callback to enable showig of the user error when uploading .heic images.
* Callback to enable showing of the user error when uploading .heic images.
*
* @since 5.5.0
*