Make WordPress Core


Ignore:
Timestamp:
04/12/2024 05:45:23 PM (9 months ago)
Author:
swissspidy
Message:

Docs: Fix various typos and spelling mistakes.

Props swissspidy, jucaduca, sergeybiryukov.
See #60699.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/tests/phpunit/tests/db/dbDelta.php

    r57926 r57987  
    736736     * @ticket 20263
    737737     */
    738     public function test_key_and_index_and_fulltext_key_and_fulltext_index_and_unique_key_and_unique_index_indicies() {
     738    public function test_key_and_index_and_fulltext_key_and_fulltext_index_and_unique_key_and_unique_index_indices() {
    739739        global $wpdb;
    740740
Note: See TracChangeset for help on using the changeset viewer.