Development

#4199 (Bad word usage in Form Book)

You must first sign up to be able to contribute.

Ticket #4199 (closed documentation: fixed)

Opened 4 months ago

Last modified 4 months ago

Bad word usage in Form Book

Reported by: GaryFx Assigned to: fabien
Priority: major Milestone:
Component: form Version: 1.1.0
Keywords: forms, book Cc:
Qualification: Unreviewed

Description

Chapter one of the forms book, at http://www.symfony-project.org/book/forms/1_1/en/01-Form-Creation, uses the word imbricate twice. The first says "we will see later how useful and easy it is to imbricate forms", and the second says "makes it easier to manage imbricated forms".

Apart from being obscure, imbricate means overlapping, like fish scales or roof shingles. I suppose there might be some elegant uses of overlapping forms, but I can't think of any. Since chapter 5 of the forms book isn't available yet, I can't tell what is really intended, but imbricate is clearly the wrong term here.

Change History

08/14/08 07:31:57 changed by hartym

the meant signification is "embed"/"embedded"

08/14/08 07:50:41 changed by hartym

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

(In [10876]) bad word usage - fixes #4199