Make WordPress Core

Opened 3 years ago

Closed 3 years ago

#60383 closed defect (bug) (fixed)

Twenty Eleven: Small typo correction in functions.php

Reported by: harshgajipara Owned by: SergeyBiryukov
Priority: normal Milestone: 6.5
Component: Bundled Theme Version:
Severity: normal Keywords: has-patch
Cc: Focuses:

Description

Small typo corrections in functions.php line no 565 (Inline comments)

Epherma

it should be

Ephemera

Attachments (2)

60383.patch (529 bytes ) - added by harshgajipara 3 years ago.
Patch added
60383.2.patch (942 bytes ) - added by harshgajipara 3 years ago.
Patch Updated

Download all attachments as: .zip

Change History (8)

@harshgajipara
3 years ago

Patch added

#1 @harshgajipara
3 years ago

  • Keywords has-patch added

#2 @SergeyBiryukov
3 years ago

  • Component GeneralBundled Theme
  • Milestone Awaiting Review6.5

#3 @shailu25
3 years ago

@harshgajipara

There is one more instance for Typo correction in Bundle theme (Twenty Fifteen) block.css file Line no 473

Can you please update this patch ?

/* Seperators */

It should be

/* Separators */

@harshgajipara
3 years ago

Patch Updated

#4 @harshgajipara
3 years ago

I have updated patch as per mentioned in above comment

#5 @SergeyBiryukov
3 years ago

In 57495:

Twenty Eleven: Fix typo in twentyeleven_widgets_init() description.

Follow-up to [17738].

Props harshgajipara.
See #60383.

#6 @SergeyBiryukov
3 years ago

  • Owner set to SergeyBiryukov
  • Resolutionfixed
  • Status newclosed

In 57512:

Twenty Fifteen: Fix typo in css/blocks.css.

Follow-up to [43798].

Props shailu25, harshgajipara.
Fixes #60383.

Note: See TracTickets for help on using tickets.