mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-05-25 21:54:28 +00:00
The the Docs: Fix the the dittography
Sometimes, it's easy to to type the the same word twice, especially if if it's a simple word. We probably shouldn't do do do (do do do doo) it, though. (I've excluded external libs from this change.) Fixes #34885. git-svn-id: https://develop.svn.wordpress.org/trunk@35793 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -959,7 +959,7 @@
|
||||
* comparing the loaded form with the sanitized form, whose fields will
|
||||
* be aligned to copy the sanitized over. The elements returned by this
|
||||
* are passed into this._getInputsSignature(), and they are iterated
|
||||
* over when copying sanitized values over to the the form loaded.
|
||||
* over when copying sanitized values over to the form loaded.
|
||||
*
|
||||
* @param {jQuery} container element in which to look for inputs
|
||||
* @returns {jQuery} inputs
|
||||
|
||||
Reference in New Issue
Block a user