Make WordPress Core

Opened 3 years ago

Closed 3 years ago

#60603 closed defect (bug) (fixed)

Typo correction in shortcodes.php file

Reported by: shailu25 Owned by: swissspidy
Priority: normal Milestone: 6.5
Component: Shortcodes Version:
Severity: trivial Keywords: has-patch commit
Cc: Focuses: docs

Description

Typo correction in below file (Inline Documents)

  1. wp-includes/shortcodes.php Line no 365 & 388
brocket

It should be

bracket

Attachments (1)

60603.patch (1.0 KB ) - added by shailu25 3 years ago.
Patch Added

Download all attachments as: .zip

Change History (5)

@shailu25
3 years ago

Patch Added

#1 @shailu25
3 years ago

  • Keywords has-patch added

#2 @mukesh27
3 years ago

  • Keywords commit added
  • Milestone Awaiting Review6.5

Hi there! thanks for ticket and patch!

@swissspidy ready for commit.

#3 @swissspidy
3 years ago

  • Owner set to swissspidy
  • Severity normaltrivial
  • Status newassigned

#4 @swissspidy
3 years ago

  • Resolutionfixed
  • Status assignedclosed

In 57695:

Shortcodes: Fix small typo in inline documentation.

Props shailu25, mukesh27.
Fixes #60603.

Note: See TracTickets for help on using tickets.