Make WordPress Core

Opened 7 months ago

Closed 7 months ago

#64517 closed defect (bug) (fixed)

Docs: Typo correction

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

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 7 months ago.

Download all attachments as: .zip

Change History (3)

@nareshbheda
7 months ago

#1 @SergeyBiryukov
7 months ago

  • Milestone Awaiting Review7.0

#2 @SergeyBiryukov
7 months ago

  • Owner set to SergeyBiryukov
  • Resolutionfixed
  • Status newclosed

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.