Ticket #5700 (closed defect: fixed)

Opened 10 months ago

Last modified 10 months ago

missing caracter on xmlrpc string

Reported by: rnt Assigned to: anonymous
Priority: low Milestone: 2.5
Component: i18n Version: 2.5
Severity: trivial Keywords: xmlrpc text has-patch commit
Cc: josephscott

Description

Error string on xmlrpc.php. Missing a 's' on a string.

Attachments

xmlrpc.php.diff (510 bytes) - added by rnt on 01/21/08 14:58:26.

Change History

01/21/08 14:58:26 changed by rnt

  • attachment xmlrpc.php.diff added.

01/21/08 16:41:16 changed by lloydbudd

  • keywords changed from xmlrpc text to xmlrpc text has-patch commit.

01/21/08 22:42:42 changed by josephscott

  • cc set to josephscott.

Ouch, hope I didn't make that same mistake in other places :-(

01/22/08 16:05:48 changed by rnt

I take a eye on that! ;)

01/22/08 17:13:44 changed by ryan

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

(In [6642]) Typo fix from rnt. fixes #5700