tabs => spaces
[catagits/Catalyst-Runtime.git] / lib / Catalyst / Action.pm
index a4f5eb4..01c0564 100644 (file)
@@ -10,8 +10,8 @@ Catalyst::Action - Catalyst Action
 
 =head1 SYNOPSIS
 
-       <form action="[%c.uri_for(c.action.reverse)%]">
-       
+    <form action="[%c.uri_for(c.action.reverse)%]">
+
 =head1 DESCRIPTION
 
 This class represents a Catalyst Action. You can access the object for the 
@@ -109,4 +109,4 @@ Matt S. Trout
 This program is free software, you can redistribute it and/or modify it under
 the same terms as Perl itself.
 
-=cut
\ No newline at end of file
+=cut