Opened 12 years ago
Closed 12 years ago
#27259 closed enhancement (fixed)
QUnit doc: Add missing word in "tests/qunit/wp-includes/js/shortcodes.js"
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | 3.9 | Priority: | normal |
| Severity: | normal | Version: | 3.9 |
| Component: | Build/Test Tools | Keywords: | |
| Focuses: | javascript, docs | Cc: |
Description
It is just a tiny documentation thing: In "shortcodes.js" QUnit documentation is a single word missing, add a "find", so that
'next() should not shortcodes that are not there'
becomes
'next() should not find shortcodes that are not there'
Attachments (1)
Change History (3)
Note: See
TracTickets for help on using
tickets.
In 27371: