Development

#5555 (Doctrine Documentation Typo)

You must first sign up to be able to contribute.

Ticket #5555 (closed documentation: fixed)

Opened 6 months ago

Last modified 3 weeks ago

Doctrine Documentation Typo

Reported by: lagon Assigned to: Jonathan.Wage
Priority: minor Milestone:
Component: other Version: 1.2.0
Keywords: Cc:
Qualification: Unreviewed

Description

Hi, I noticed that there is a typo in the Doctrine Documentaion.

http://www.symfony-project.org/book/doctrine/1_2/en/03-Configuration

Currently:

In the above example we have enabled use_dql_callbacks and use_native_enum for every connection except the connection named doctrine by enabling it for all connections and disabling the attributes specifically for that connection.

Think it should be:

In the above example we have enabled use_dql_callbacks and use_native_enum for every connection except the connection named master by enabling it for all connections and disabling the attributes specifically for that connection.

Change History

03/12/09 10:42:44 changed by fabien

  • owner changed from fabien to Jonathan.Wage.

06/15/09 11:24:34 changed by Jonathan.Wage

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

(In [19262]) [1.2][doc] Fixing typo in doctrine docs (closes #5555)

The Sensio Labs Network

Since 1998, Sensio Labs has been promoting the Open-Source software movement by providing quality web application development, training, consulting, and supporting several large Open-Source projects.