Make WordPress Core

Opened 5 years ago

Closed 5 years ago

#49112 closed defect (bug) (fixed)

variable name typo `clipdoardText`

Reported by: nickylimjj's profile nickylimjj Owned by: sergeybiryukov's profile SergeyBiryukov
Milestone: 5.4 Priority: normal
Severity: trivial Version: 5.4
Component: Site Health Keywords: has-patch
Focuses: coding-standards Cc:

Description

The variable name seems to be a typo. It should be clipboardText instead of clipdoardText

Attachments (1)

49112.diff (1018 bytes) - added by nickylimjj 5 years ago.

Download all attachments as: .zip

Change History (4)

@nickylimjj
5 years ago

#1 @nickylimjj
5 years ago

  • Keywords has-patch added

Renamed the variable in the patch.Built and tested to be okay.

#2 @SergeyBiryukov
5 years ago

  • Milestone changed from Awaiting Review to 5.4
  • Owner set to SergeyBiryukov
  • Status changed from new to reviewing

#3 @SergeyBiryukov
5 years ago

  • Resolution set to fixed
  • Status changed from reviewing to closed

In 47031:

Site Health: Fix typo in a variable name in js/_enqueues/admin/site-health.js.

Props nickylimjj.
Fixes #49112.

Note: See TracTickets for help on using tickets.