Make WordPress Core

Opened 14 years ago

Closed 14 years ago

#18032 closed defect (bug) (duplicate)

Typo in comments ("@since" not "@sicne")

Reported by: jakemgold's profile jakemgold Owned by:
Milestone: Priority: normal
Severity: trivial Version: 3.2
Component: General Keywords: has-patch
Focuses: Cc:

Description

Silly little typo on line 53 of post-thumbnail-template.php... phpDoc reads "@sicne" (rather than "@since")

Attachments (1)

since typo.diff (416 bytes) - added by jakemgold 14 years ago.
From root

Download all attachments as: .zip

Change History (7)

#1 @jakemgold
14 years ago

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

#2 @kawauso
14 years ago

Please don't mark as fixed until the patch is committed. Also patches should be relative to root.

#3 @kawauso
14 years ago

  • Resolution fixed deleted
  • Status changed from closed to reopened

@jakemgold
14 years ago

From root

#4 @jakemgold
14 years ago

  • Owner set to kawauso
  • Status changed from reopened to reviewing

Apologies - making my first core contributions. Thanks for the direction. Revised diff attached.

#5 @nacin
14 years ago

  • Owner kawauso deleted

#6 @SergeyBiryukov
14 years ago

  • Milestone Awaiting Review deleted
  • Resolution set to duplicate
  • Status changed from reviewing to closed

Incorporated into one of the patches in #18560.

Note: See TracTickets for help on using tickets.