[Catalyst-commits] r6440 - trunk/site
dnm at dev.catalyst.perl.org
dnm at dev.catalyst.perl.org
Tue May 29 19:28:35 GMT 2007
Author: dnm
Date: 2007-05-29 19:28:35 +0100 (Tue, 29 May 2007)
New Revision: 6440
Modified:
trunk/site/index.html
Log:
Fixed the spelling error (it's -> its)
Modified: trunk/site/index.html
===================================================================
--- trunk/site/index.html 2007-05-28 21:32:21 UTC (rev 6439)
+++ trunk/site/index.html 2007-05-29 18:28:35 UTC (rev 6440)
@@ -95,7 +95,7 @@
If you use <strong>Apache</strong> you can also run your application with any version of <a href="http://perl.apache.org/">mod_perl</a>.
</p>
<p>
-With it's wide support of operating systems and application servers, Catalyst allows you to deploy your applications on a system of your choice or adapt existing applications to take advantage of the benefits Catalyst offers. You don't have to adapt to Catalyst because it can adapt to you.
+With its wide support of operating systems and application servers, Catalyst allows you to deploy your applications on a system of your choice or adapt existing applications to take advantage of the benefits Catalyst offers. You don't have to adapt to Catalyst because it can adapt to you.
</p>
<p>
<img src="/images/department/home/deployment_os_logos.png" alt="OS logos" />
More information about the Catalyst-commits
mailing list