Skip Menu |

Preferred bug tracker

Please visit the preferred bug tracker to report your issue.

This queue is for tickets about the Test-Simple CPAN distribution.

Report information
The Basics
Id: 28639
Status: resolved
Priority: 0/
Queue: Test-Simple

People
Owner: Nobody in particular
Requestors: x.test-simple-bug-report-20070802 [...] chatterjee.net
Cc:
AdminCc:

Bug Information
Severity: Unimportant
Broken in: 0.70
Fixed in: (no value)



Subject: Minor documentation fix
The POD Synopsis in Test::More contains a minor typo: is ($got, $exptected, $test_name); "$exptected" should be changed to "$expected"
Subject: Re: [rt.cpan.org #28639] Minor documentation fix
Date: Thu, 02 Aug 2007 17:02:53 -0700
To: bug-Test-Simple [...] rt.cpan.org
From: Michael G Schwern <schwern [...] pobox.com>
via RT wrote: Show quoted text
> Thu Aug 02 19:28:48 2007: Request 28639 was acted upon. > Transaction: Ticket created by http://anirvan.chatterjee.net/ > Queue: Test-Simple > Subject: Minor documentation fix > Broken in: 0.70 > Severity: Unimportant > Owner: Nobody > Requestors: x.test-simple-bug-report-20070802@chatterjee.net > Status: new > Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=28639 > > > > The POD Synopsis in Test::More contains a minor typo: > > is ($got, $exptected, $test_name); > > "$exptected" should be changed to "$expected"
Nice catch, thanks.
This was fixed months ago.