Development

#1831 (Typo in listing 15-17 in the book)

You must first sign up to be able to contribute.

Ticket #1831 (closed documentation: fixed)

Opened 6 years ago

Last modified 6 years ago

Typo in listing 15-17 in the book

Reported by: Ajai.Khattri Assigned to: fabien
Priority: minor Milestone: 1.0.4
Component: other Version: 1.0.0
Keywords: Typo listing 15-17 Cc:
Qualification:

Description

Listing 15-17 in the testing chapter of the book contains a typo.

Line 5 currently reads:

isStatutsCode()->

But should probably read:

isStatusCode()->

See online version.

Change History

06/09/07 09:57:34 changed by fabien

  • milestone set to 1.0.4.

06/09/07 09:58:46 changed by fabien

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

(In [4186]) doc: fixed various typos (closes #1832, #1831, #1830, #1738, #1719, #1640)

06/09/07 09:59:11 changed by fabien

(In [4187]) doc: fixed various typos (closes #1832, #1831, #1830, #1738, #1719, #1640)