mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-07-01 07:40:07 +00:00
Docs: Fix typo in xmlrpc_chunk_parsing_size filter description.
Props lord_viper. Fixes #46701. git-svn-id: https://develop.svn.wordpress.org/trunk@45054 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -101,7 +101,7 @@ class IXR_Message
|
||||
$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
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user