Make WordPress Core

Opened 8 weeks ago

Closed 8 weeks ago

#64517 closed defect (bug) (fixed)

Docs: Typo correction

Reported by: nareshbheda's profile nareshbheda Owned by: sergeybiryukov's profile SergeyBiryukov
Milestone: 7.0 Priority: normal
Severity: normal Version:
Component: Interactivity API Keywords: has-patch
Focuses: docs Cc:

Description

There is a small typo in a PHPDoc comment in the following file:
src/wp-includes/interactivity-api/class-wp-interactivity-api.php.

The word “Recieve” is misspelled and should be corrected to “Receive”.

Attachments (1)

64517.patch (1.0 KB) - added by nareshbheda 8 weeks ago.

Download all attachments as: .zip

Change History (3)

@nareshbheda
8 weeks ago

#1 @SergeyBiryukov
8 weeks ago

  • Milestone changed from Awaiting Review to 7.0

#2 @SergeyBiryukov
8 weeks ago

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

In 61494:

Docs: Correct typo in WP_Interactivity_API::evaluate() DocBlock.

Follow-up to [61020].

Props nareshbheda.
Fixes #64517.

Note: See TracTickets for help on using tickets.