Skip to:
Content

BuddyPress.org

Opened 6 years ago

Closed 6 years ago

#7966 closed defect (bug) (fixed)

Remove unnecessary back-tick from PHPDoc comment

Reported by: harshall's profile harshall Owned by: boonebgorges's profile boonebgorges
Milestone: 4.0 Priority: normal
Severity: normal Version:
Component: Core Keywords: has-patch commit
Cc:

Description

There is an unnecessary back-tick at the beginning of a PHPDoc comment.

Attachments (1)

7966.patch (578 bytes) - added by harshall 6 years ago.

Download all attachments as: .zip

Change History (5)

@harshall
6 years ago

#1 @netweb
6 years ago

Introduced in [11289]

#2 @imath
6 years ago

Patch looks good ! Thanks a lot for your contribution @harshall

#3 @r-a-y
6 years ago

  • Keywords commit added
  • Milestone changed from Awaiting Review to 4.0

Whomever is free to commit, go ahead!

#4 @boonebgorges
6 years ago

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

In 12248:

Remove unnecessary backtick from docblock.

Props harshall.
Fixes #7966.

Note: See TracTickets for help on using tickets.