From cc9843a12c9a89bc45b0e7dc9699589b7a5f80dd Mon Sep 17 00:00:00 2001 From: Sergey Biryukov Date: Sat, 21 Jan 2017 17:25:40 +0000 Subject: [PATCH] Docs: After [39939], "locales" should be plural. See #39658. git-svn-id: https://develop.svn.wordpress.org/trunk@39940 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 83fe70de7f..e4a4db1ddf 100644 --- a/src/wp-includes/formatting.php +++ b/src/wp-includes/formatting.php @@ -1496,7 +1496,7 @@ function utf8_uri_encode( $utf8_string, $length = 0 ) { * | -------- | ----- | ----------- | --------------------------------------- | * | U+00B7 | l·l | ll | Flown dot (between two Ls) | * - * Serbian (`sr_RS`) and Bosnian (`bs_BA`) locale: + * Serbian (`sr_RS`) and Bosnian (`bs_BA`) locales: * * | Code | Glyph | Replacement | Description | * | -------- | ----- | ----------- | --------------------------------------- |