Development

#4142 (typo in 1_1 Chapter 9, Dealing with Routes in Actions)

You must first sign up to be able to contribute.

Ticket #4142 (closed documentation: fixed)

Opened 4 months ago

Last modified 4 months ago

typo in 1_1 Chapter 9, Dealing with Routes in Actions

Reported by: caponica Assigned to: fabien
Priority: minor Milestone: 1.1.2
Component: other Version: 1.1.0
Keywords: Cc:
Qualification: Unreviewed

Description

A simple typo:
you should use the methods of the sfPattenrRouting object

should be:
you should use the methods of the sfPatternRouting object

Change History

08/07/08 08:46:54 changed by fabien

  • milestone set to 1.1.2.

08/07/08 08:47:47 changed by fabien

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

(In [10728]) [doc] [1.1, 1.2] fixed typo (closes #4142)