Make WordPress Core

#51788 closed defect (bug) (fixed)

Add full stop at the end of a inline comment.

Reported by: david.binda Owned by: SergeyBiryukov
Milestone: 5.6 Priority: normal
Severity: trivial Version: 5.6
Component: REST API Keywords:
Focuses: docs, coding-standards Cc:

Description

The inline comment above the newly introduced Site Health endpoint ( r49154 ) is missing a full stop on it's end. See https://core.trac.wordpress.org/browser/trunk/src/wp-includes/rest-api.php?rev=49610#L320

Attachments (1)

51788.diff (503 bytes) - added by david.binda 15 months ago.

Download all attachments as: .zip

Change History (3)

@david.binda
15 months ago

#1 @SergeyBiryukov
15 months ago

  • Focuses docs added
  • Milestone changed from Awaiting Review to 5.6

#2 @SergeyBiryukov
15 months ago

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

In 49611:

Docs: Add missing full stop for a comment in create_initial_rest_routes().

Follow-up to [49154].

Props david.binda.
Fixes #51788.

Note: See TracTickets for help on using tickets.