Make WordPress Core

Opened 12 years ago

Closed 12 years ago

#23941 closed defect (bug) (fixed)

Revisions - "toggle" is misspelled

Reported by: mgibbs189's profile mgibbs189 Owned by: sergeybiryukov's profile SergeyBiryukov
Milestone: 3.6 Priority: normal
Severity: normal Version: 3.6
Component: Revisions Keywords: has-patch commit
Focuses: Cc:

Description

toggle is spelled as toogle in 5 files. Clearly not a major issue, but please advise.

  • wp-admin/css/wp-admin.css
  • wp-admin/css/wp-admin.min.css
  • wp-admin/js/revisions.js
  • wp-admin/js/revisions.min.js
  • wp-admin/revision.php

Attachments (1)

23941.1.diff (1.8 KB) - added by JustinSainton 12 years ago.

Download all attachments as: .zip

Change History (6)

#1 @JustinSainton
12 years ago

  • Keywords has-patch added

Patch attached for toogle

#2 @ocean90
12 years ago

  • Keywords commit added; dev-feedback removed
  • Milestone changed from Awaiting Review to 3.6

#3 follow-up: @mgibbs189
12 years ago

Damn, was a few minutes too late.

Anywho - here's the pull request on github: https://github.com/WordPress/WordPress/pull/33/files

#4 in reply to: ↑ 3 @ocean90
12 years ago

Replying to mgibbs189:

Anywho - here's the pull request on github: https://github.com/WordPress/WordPress/pull/33/files

Pull request aren't supported. You have to attach a patch.

#5 @SergeyBiryukov
12 years ago

  • Owner set to SergeyBiryukov
  • Resolution set to fixed
  • Status changed from new to closed

In 23908:

Fix typo in revisions JS/CSS. props mgibbs189, JustinSainton. fixes #23941.

Note: See TracTickets for help on using tickets.