wrong bloody URL
Matt S Trout [Sun, 12 Feb 2012 11:07:15 +0000 (11:07 +0000)]
lib/Catalyst/Manual/Intro.pod

index 794a8ef..bf9353f 100644 (file)
@@ -870,7 +870,7 @@ subroutine name together determine the path.
 
 1;
 
-Matches http://localhost:3000/foo - that is, the action is mapped
+Matches http://localhost:3000/bar - that is, the action is mapped
 directly to the method name, ignoring the controller namespace.
 
 C<:Global> always matches from the application root: it is simply