Hey Robert- Yes, you're absolutely right. Do you want to make this change and send a pull request to github.com/symfony/symfony-docs? If you send a pull request, I'll merge it right in.
Thanks! Ryan Weaver Lead Programmer - iostudio - Nashville, TN http://www.iostudio.com http://www.thatsquality.com Twitter: @weaverryan On Sat, Mar 5, 2011 at 11:06 PM, Robert Campbell <[email protected]> wrote: > http://symfony.com/doc/2.0/book/templating.html > > Templating suffix: > > By default, any Symfony2 template can be written in either Twig or PHP, and > the first part of the extension specifies which of these two engines should > be used. The second part of the extension, (e.g. HTML, CSS, etc) is the > finished format that the template will generate. > > It seems it should be: > > By default, any Symfony2 template can be written in either Twig or PHP, and > the second part of the extension specifies which of these two engines should > be used. The first part of the extension, (e.g. HTML, CSS, etc) is the > finished format that the template will generate. > > -- > If you want to report a vulnerability issue on symfony, please send it to > security at symfony-project.com > > You received this message because you are subscribed to the Google > Groups "symfony developers" group. > To post to this group, send email to [email protected] > To unsubscribe from this group, send email to > [email protected] > For more options, visit this group at > http://groups.google.com/group/symfony-devs?hl=en > -- If you want to report a vulnerability issue on symfony, please send it to security at symfony-project.com You received this message because you are subscribed to the Google Groups "symfony developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/symfony-devs?hl=en
