Make WordPress Core

Opened 12 years ago

Closed 12 years ago

#28423 closed defect (bug) (fixed)

Typo in mbstring_binary_safe_encoding() description

Reported by: SergeyBiryukov Owned by: SergeyBiryukov
Priority: normal Milestone: 4.0
Component: General Version: 3.7
Severity: trivial Keywords: good-first-bug has-patch
Cc: Focuses: docs

Description

tags/3.9.1/src/wp-includes/functions.php#L4397

...whne func_overload is enabled.

Should be "when func_overload is enabled".

Attachments (1)

28423.diff (680 bytes ) - added by ghost1227 12 years ago.

Download all attachments as: .zip

Change History (3)

@ghost1227
12 years ago

#1 @ghost1227
12 years ago

  • Keywords has-patch added; needs-patch removed

#2 @SergeyBiryukov
12 years ago

  • Owner set to SergeyBiryukov
  • Resolutionfixed
  • Status newclosed

In 28648:

Fix typo in mbstring_binary_safe_encoding() description.

props ghost1227.
fixes #28423.

Note: See TracTickets for help on using tickets.