changeset 9 | 177826044cd9 |
parent 7 | cf61fcea0001 |
child 16 | a86126ab1dd4 |
--- a/wp/wp-includes/IXR/class-IXR-message.php Mon Oct 14 18:06:33 2019 +0200 +++ b/wp/wp-includes/IXR/class-IXR-message.php Mon Oct 14 18:28:13 2019 +0200 @@ -101,7 +101,7 @@ $chunk_size = 262144; /** - * Filters the chunk size that can be used to parse an XML-RPC reponse message. + * Filters the chunk size that can be used to parse an XML-RPC response message. * * @since 4.4.0 *