Development

#4260 (typo in symfony online book, chapter 9)

You must first sign up to be able to contribute.

Ticket #4260 (closed documentation: fixed)

Opened 5 years ago

Last modified 5 years ago

typo in symfony online book, chapter 9

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

Description

Listing 9-5 - Showing the Front Controller Name in URLs, in apps/myapp/settings.yml

should be

Listing 9-5 - Showing the Front Controller Name in URLs, in apps/myapp/config/settings.yml

(in the symfony online book, all versions)

Change History

08/26/08 23:07:14 changed by FabianLange

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

(In [11179]) doc: fixed typo in config path. Fixes #4260