Docs: Standardize capitalization of Ajax throughout core documentation per the core spelling guide.
Ajax, while considered an acronym for Asynchronous JavaScript and XML, is most commonly capitalized only in the first character. Part props ocean90. See #32246. Built from https://develop.svn.wordpress.org/trunk@38028 git-svn-id: http://core.svn.wordpress.org/trunk@37969 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<?php
|
||||
/**
|
||||
* Send XML response back to AJAX request.
|
||||
* Send XML response back to Ajax request.
|
||||
*
|
||||
* @package WordPress
|
||||
* @since 2.1.0
|
||||
|
||||
Reference in New Issue
Block a user