Fix spacing
Tomas Doran (t0m) [Wed, 3 Feb 2010 11:57:50 +0000 (11:57 +0000)]
share/Makefile.PL.tt

index f46ec37..ae47abd 100644 (file)
@@ -3,8 +3,8 @@
 # expected.  You have been warned.
 use inc::Module::Install;
 use Module::Install::Catalyst; # Complain loudly if you don't have
-                                  # Catalyst::Devel installed or haven't said
-                                  # 'make dist' to create a standalone tarball.
+                               # Catalyst::Devel installed or haven't said
+                               # 'make dist' to create a standalone tarball.
 
 name '[% dir %]';
 all_from '[% path %]';