Development

#4200 (Duplicate sentence in Forms book chapter 1)

You must first sign up to be able to contribute.

Ticket #4200 (closed documentation: fixed)

Opened 4 months ago

Last modified 4 months ago

Duplicate sentence in Forms book chapter 1

Reported by: GaryFx Assigned to: fabien
Priority: minor Milestone:
Component: form Version: 1.1.0
Keywords: Cc:
Qualification: Unreviewed

Description

Chapter one of the forms book (http://www.symfony-project.org/book/forms/1_1/en/01-Form-Creation) has the sentence:

sfForm makes it easy to manage the configuration and the life cycle of your forms.

appearing twice, first in a paragraph, then immediately in a highlighted callout. This might have been deliberate on the part of the author, but it makes for bad reading as currently formatted. I suggest keeping the text in the paragraph and deleting the callout, as this one is inconsistent with the other callouts on the page (all of which provide additional but tangential technical information).

Change History

08/14/08 08:25:35 changed by hartym

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

(In [10878]) [documentation] fixes #4200