Make WordPress Core

Opened 2 years ago

Closed 2 years ago

Last modified 2 years ago

#62023 closed enhancement (fixed)

Minor gramatical error in doc comment

Reported by: dj.cowan Owned by: SergeyBiryukov
Priority: normal Milestone: 6.7
Component: Editor Version: 6.3
Severity: trivial Keywords: has-patch commit
Cc: Focuses: docs

Description

Minor correction to document comment line 1112
1112: If the query has found some use templates, those have priority
'use' to be corrected to 'user'

  • Pull request requirement to create trac ticket
  • draft pull request to be submitted upon creation of trac ticket

Change History (5)

This ticket was mentioned in PR #7317 on WordPress/wordpress-develop by @dj.cowan.


2 years ago
#1

  • Keywords has-patch added

Minor correction to documant comment line 1112
1112: If the query has found some user templates, those have priority

Trac ticket:

#2 @mukesh27
2 years ago

  • Version6.3

Thanks for the ticket and PR!

Introduce in [55687]/#57756

#3 @mukesh27
2 years ago

  • Keywords commit added
  • Milestone Awaiting Review6.7

#4 @SergeyBiryukov
2 years ago

  • Owner set to SergeyBiryukov
  • Resolutionfixed
  • Status newclosed

In 59003:

Docs: Fix typo in a comment in get_block_templates().

Follow-up to [55687].

Props dj.cowan, mukesh27.
Fixes #62023.

@SergeyBiryukov commented on PR #7317:


2 years ago
#5

Thanks for the PR! Merged in r59003.

Note: See TracTickets for help on using tickets.