Development

#4265 (typo in online book, chapter 10)

You must first sign up to be able to contribute.

Ticket #4265 (closed documentation: fixed)

Opened 3 months ago

Last modified 3 months ago

typo in online book, chapter 10

Reported by: JJoe Assigned to: fabien
Priority: minor Milestone:
Component: other Version: 1.0.18
Keywords: documentation typo Cc:
Qualification: Unreviewed

Description

In the online symfony book, chapter 10, under the section "Executing a Validator on an Empty Field," the line

For instance, this happens with a form where the user can (but may not) want to change his password,

...should be:

For instance, this happens with a form where the user can (but may not want to) change his password,

Change History

08/26/08 22:58:15 changed by dwhittle

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

(In [11176]) doc: fixed wording in chapter 10 (closes #4265)