From 1893d356fb05cb35dc7e5c391a3f00d870192886 Mon Sep 17 00:00:00 2001 From: Logan Date: Mon, 12 Mar 2012 23:54:21 -0700 Subject: [PATCH] Fixed a typo and link the deploy handler. --- lib/DBIx/Class/Migration/FAQ.pod | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/DBIx/Class/Migration/FAQ.pod b/lib/DBIx/Class/Migration/FAQ.pod index 828b72c..1a46fcd 100644 --- a/lib/DBIx/Class/Migration/FAQ.pod +++ b/lib/DBIx/Class/Migration/FAQ.pod @@ -18,11 +18,11 @@ DBIx::Class::Migration::FAQ - Answers to Frequently Asked Questions MAX = 7 RITER = -1 -There's some debugging code somewhere in the L +There's some debugging code somewhere in the L dependency chain. We've looked and can't find it :( A case of beer at the next YAPC we meet at to whoever can figure it out. -ALthough you see this, there's nothing wrong. The command will work as in +Although if you see this, there's nothing wrong. The command will work as in the documentation. The only issue is that if there's a lot of debugging scroll by, you might need to page up in your terminal to catch any real error messages.