Author: ringhio
Date: 2010-04-01 00:02:13 +0200 (Thu, 01 Apr 2010)
New Revision: 28939

Modified:
   doc/branches/1.4/jobeet/it/13.markdown
Log:
[doc-it][1.4] Fixed typos

Modified: doc/branches/1.4/jobeet/it/13.markdown
===================================================================
--- doc/branches/1.4/jobeet/it/13.markdown      2010-03-31 21:57:53 UTC (rev 
28938)
+++ doc/branches/1.4/jobeet/it/13.markdown      2010-03-31 22:02:13 UTC (rev 
28939)
@@ -571,8 +571,8 @@
           <li><?php echo link_to('Categories', '@jobeet_category') ?></li>
 </propel>
 <doctrine>
-          <li><?php echo link_to('Jobs', '@jobeet_job_job') ?></li>
-          <li><?php echo link_to('Categories', '@jobeet_category_category') 
?></li>
+          <li><?php echo link_to('Jobs', '@jobeet_job') ?></li>
+          <li><?php echo link_to('Categories', '@jobeet_category') ?></li>
 </doctrine>
         </ul>
       </div>

-- 
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