remove trailing whitespace
[catagits/Catalyst-Manual.git] / lib / Catalyst / Manual / Deployment / DevelopmentServer.pod
index bb537f2..ca4f32a 100644 (file)
@@ -2,9 +2,9 @@
 
 Catalyst::Manual::DevelopmentServer - Development server deployment
 
-The development server is a mini web server written in perl.  However if
-you supply the C<-f> option to the development server, it will load
-the higher performance L<Starman> server, which can be used as an
+The development server is a mini web server written in Perl. However, if
+you supply the C<-f> option to the development server, it will load the
+higher performance L<Starman> server, which can be used as an
 application server with a lightweight proxy web server at the front.
 
 =head1 Setup
@@ -46,8 +46,8 @@ different apps served on the same host.
 
 =head2 Other web servers
 
-The proxy configuration above can also be replicated with a different front end server
-or proxy such as varnish, nginx or lighttpd.
+The proxy configuration above can also be replicated with a different
+frontend server or proxy, such as varnish, nginx, or lighttpd.
 
 =head1 AUTHORS
 
@@ -58,4 +58,4 @@ Catalyst Contributors, see Catalyst.pm
 This library 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