Make WordPress Core

Opened 3 months ago

Closed 3 months ago

#65514 closed enhancement (fixed)

Update /wp-includes/css/admin-bar.css typo error indentation

Reported by: salmanshafiq8630 Owned by: SergeyBiryukov
Priority: normal Milestone: 7.1
Component: Toolbar Version: 3.8
Severity: minor Keywords: has-patch
Cc: Focuses: docs

Description

Update /wp-includes/css/admin-bar.css typo error indentation line 971

Change History (4)

This ticket was mentioned in PR #12263 on WordPress/wordpress-develop by @salmanshafiq8630.


3 months ago
#1

  • Keywords has-patch added; needs-patch removed

#2 @sabernhardt
3 months ago

  • Component GeneralToolbar
  • Focuses docs added
  • Milestone Awaiting Review7.1
  • Version 7.03.8

The word "indention" could fit this context.

However, a code search only found the word once in WordPress core, compared to multiple uses of "indentation":

CSS comment was introduced in [26595]

#3 @harishtewari
3 months ago

Great catch—thanks for pointing it out.

#4 @SergeyBiryukov
3 months ago

  • Owner set to SergeyBiryukov
  • Resolutionfixed
  • Status newclosed

In 62543:

Docs: Update wording in a comment in admin-bar.css for consistency.

Follow-up to [26595].

Props salmanshafiq8630, sabernhardt, harishtewari, dhruvang21, SergeyBiryukov.
Fixes #65514.

Note: See TracTickets for help on using tickets.