Make WordPress Core

Opened 9 months ago

Closed 9 months ago

#61439 closed defect (bug) (fixed)

Add missing full stop in wp-includes/class-wp-duotone.php file

Reported by: dhruval04's profile dhruval04 Owned by: sergeybiryukov's profile SergeyBiryukov
Milestone: 6.6 Priority: normal
Severity: normal Version:
Component: General Keywords: has-patch
Focuses: docs, coding-standards Cc:

Description

When I review wp-includes/class-wp-duotone.php it missing full stop in doc comment.

its already there in function colord_parse_hsla_string() comment But its not in

function colord_parse_rgba_string().

Attachments (1)

61439.patch (720 bytes) - added by dhruval04 9 months ago.

Download all attachments as: .zip

Change History (3)

@dhruval04
9 months ago

#1 @SergeyBiryukov
9 months ago

  • Milestone changed from Awaiting Review to 6.6

#2 @SergeyBiryukov
9 months ago

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

In 58414:

Docs: Add missing full stop in WP_Duotone class method DocBlocks.

Follow-up to [56101].

Props dhruval04.
Fixes #61439.

Note: See TracTickets for help on using tickets.