Ticket #7174 (closed defect: fixed)

Opened 2 months ago

Last modified 2 months ago

Two small typos

Reported by: mark8barnes Assigned to: anonymous
Priority: lowest Milestone: 2.6
Component: General Version:
Severity: trivial Keywords: typo, has-patch
Cc: mark8barnes

Description

"seperate" on line 871 of wp-admin/includes/upgrade.php should be "separate" "seperated" on line 252 of wp-includes/class-smtp.php should be "separated"

Attachments

7174.diff (1.1 kB) - added by AndrewFrazier on 06/24/08 18:30:04.

Change History

06/24/08 18:30:04 changed by AndrewFrazier

  • attachment 7174.diff added.

06/24/08 18:31:01 changed by AndrewFrazier

  • keywords changed from typo to typo, has-patch.

It was line 884 of upgrade.php in my file.

06/24/08 18:52:52 changed by ryan

  • status changed from new to closed.
  • resolution set to fixed.

(In [8187]) Typo fixes from mark8barnes and AndrewFrazier?. fixes #7174