Emoji: Fix typo in browserSupportsEmoji()
comment.
Fairies not Faries, introduced in [40850]. Fixes #41157. git-svn-id: https://develop.svn.wordpress.org/trunk@40936 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
51be161019
commit
ddbee256ad
@ -79,7 +79,7 @@
|
||||
return flag !== flag2;
|
||||
case 'emoji4':
|
||||
/*
|
||||
* Emoji 5 has faries of all genders.
|
||||
* Emoji 5 has fairies of all genders.
|
||||
*
|
||||
* To test for support, try to render a new emoji (fairy, male), then compares
|
||||
* it to how it would look if the browser doesn't render it correctly
|
||||
|
Loading…
Reference in New Issue
Block a user