From 8f7174fa1a7a86dbc41dbc4763a8047bee2dc4bb Mon Sep 17 00:00:00 2001 From: Peter Wilson Date: Sun, 13 Oct 2019 02:46:25 +0000 Subject: [PATCH] Docs: Correct documentation typo in print_emoji_detection_script(). Props itowhid06. Fixes #48298. See #47110. git-svn-id: https://develop.svn.wordpress.org/trunk@46470 602fd350-edb4-49c9-b593-d223f7449a82 --- src/wp-includes/formatting.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/wp-includes/formatting.php b/src/wp-includes/formatting.php index 4fb4135451..d2165da69a 100644 --- a/src/wp-includes/formatting.php +++ b/src/wp-includes/formatting.php @@ -5542,7 +5542,7 @@ function print_emoji_detection_script() { } /** - * Prints inline Emoji dection script + * Prints inline Emoji detection script. * * @ignore * @since 4.6.0