[Catalyst-commits] r6382 - / trunk/Catalyst-Manual/lib/Catalyst/Manual

zarquon at dev.catalyst.perl.org zarquon at dev.catalyst.perl.org
Wed May 9 01:07:19 GMT 2007


Author: zarquon
Date: 2007-05-09 01:07:16 +0100 (Wed, 09 May 2007)
New Revision: 6382

Modified:
   /
   trunk/Catalyst-Manual/lib/Catalyst/Manual/Cookbook.pod
Log:
 r10343 at zaphod:  kd | 2007-05-09 09:30:55 +1000
 oops fixed broken space bar errors



Property changes on: 
___________________________________________________________________
Name: svk:merge
   - 1b129c88-ebf4-0310-add9-f09427935aba:/local/catalyst:4278
1c72fc7c-9ce4-42af-bf25-3bfe470ff1e8:/local/Catalyst:10341
3b9770f9-e80c-0410-a7de-cd203d167417:/local/catalyst:3514
dd8ad9ea-0304-0410-a433-df5f223e7bc0:/local/Catalyst:6909
   + 1b129c88-ebf4-0310-add9-f09427935aba:/local/catalyst:4278
1c72fc7c-9ce4-42af-bf25-3bfe470ff1e8:/local/Catalyst:10343
3b9770f9-e80c-0410-a7de-cd203d167417:/local/catalyst:3514
dd8ad9ea-0304-0410-a433-df5f223e7bc0:/local/Catalyst:6909

Modified: trunk/Catalyst-Manual/lib/Catalyst/Manual/Cookbook.pod
===================================================================
--- trunk/Catalyst-Manual/lib/Catalyst/Manual/Cookbook.pod	2007-05-08 23:58:43 UTC (rev 6381)
+++ trunk/Catalyst-Manual/lib/Catalyst/Manual/Cookbook.pod	2007-05-09 00:07:16 UTC (rev 6382)
@@ -1550,8 +1550,8 @@
 Which serves everything in the img, static, css directories
 statically, as well as the favicon file.
 
-Note the pathof the applqication needs to be stated explicitly for
-boththese recipes.
+Note the path of the application needs to be stated explicitly in the
+web server configuration for both these recipes.
 
 =head2 Catalyst on shared hosting
 




More information about the Catalyst-commits mailing list