Author: FabianLange
Date: 2010-01-26 10:52:30 +0100 (Tue, 26 Jan 2010)
New Revision: 27178

Modified:
   branches/1.2/UPGRADE_TO_1_2
Log:
[doc] fixed typo

Modified: branches/1.2/UPGRADE_TO_1_2
===================================================================
--- branches/1.2/UPGRADE_TO_1_2 2010-01-26 09:51:04 UTC (rev 27177)
+++ branches/1.2/UPGRADE_TO_1_2 2010-01-26 09:52:30 UTC (rev 27178)
@@ -661,8 +661,8 @@
     // and equivalent to
     <?php echo link_to('@some_route', array('method' => 'post')) ?>
 
-using link_to for non-symfony links is no longer possible in favour of the
-new functionality. In fact, link_to was never intended for cases like this:
+Using `link_to()` for non-symfony links is no longer possible in favour of the
+new functionality. In fact, `link_to()` was never intended for cases like this:
 
     [php]
     // does no longer work

-- 
You received this message because you are subscribed to the Google Groups 
"symfony SVN" 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-svn?hl=en.

Reply via email to