Make WordPress Core

Opened 4 years ago

Closed 4 years ago

#51788 closed defect (bug) (fixed)

Add full stop at the end of a inline comment.

Reported by: davidbinda's profile david.binda Owned by: sergeybiryukov's profile 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 4 years ago.

Download all attachments as: .zip

Change History (3)

@david.binda
4 years ago

#1 @SergeyBiryukov
4 years ago

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

#2 @SergeyBiryukov
4 years 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.