reverting (most of) the whitespace changes
[catagits/Catalyst-Runtime.git] / lib / Catalyst / Request / Upload.pm
index 02848b2..59168d0 100644 (file)
@@ -101,7 +101,7 @@ Returns an L<HTTP::Headers> object for the request.
 
 =head2 $upload->link_to
 
-Creates a hard link to the temporary file. Returns true for success,
+Creates a hard link to the temporary file. Returns true for success, 
 false for failure.
 
     $upload->link_to('/path/to/target');