From ddbee256ada13a2e03a3da56aee86a1eec6ff608 Mon Sep 17 00:00:00 2001 From: Peter Wilson Date: Sun, 25 Jun 2017 07:04:20 +0000 Subject: [PATCH] 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 --- src/wp-includes/js/wp-emoji-loader.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/wp-includes/js/wp-emoji-loader.js b/src/wp-includes/js/wp-emoji-loader.js index 169ee89af2..3dfa6dc951 100644 --- a/src/wp-includes/js/wp-emoji-loader.js +++ b/src/wp-includes/js/wp-emoji-loader.js @@ -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