Make WordPress Core


Ignore:
Timestamp:
12/06/2015 09:22:10 PM (10 years ago)
Author:
pento
Message:

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.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-includes/class-json.php

    r34234 r35793  
    446446               /*
    447447                * As per JSON spec if any array key is not an integer
    448                 * we must treat the the whole array as an object. We
     448                * we must treat the whole array as an object. We
    449449                * also try to catch a sparsely populated associative
    450450                * array with numeric keys here because some JS engines
Note: See TracChangeset for help on using the changeset viewer.