[Swift-commit] r3782 - www/docs

noreply at svn.ci.uchicago.edu noreply at svn.ci.uchicago.edu
Mon Dec 13 15:25:36 CST 2010


Author: wozniak
Date: 2010-12-13 15:25:36 -0600 (Mon, 13 Dec 2010)
New Revision: 3782

Modified:
   www/docs/index.php
Log:
Fix whitespace


Modified: www/docs/index.php
===================================================================
--- www/docs/index.php	2010-12-13 21:22:38 UTC (rev 3781)
+++ www/docs/index.php	2010-12-13 21:25:36 UTC (rev 3782)
@@ -23,7 +23,7 @@
 			<div id="content">
 				<!-- left side content -->
 				<div id="left">
-				
+
 <h1>DOCUMENTATION </h1>
 <h3>Swift Quickstart Guide</h3>
 
@@ -33,7 +33,7 @@
 
 <p>
 	Use the Quickstart Guide to help you install and configure swift and run a
-	simple 'Hello World' example.	
+	simple 'Hello World' example.
 </p>
 
 <h3>Swift Tutorials</h3>
@@ -53,7 +53,7 @@
 </ul>
 
 <p>
-	This tutorial (part of the Open Science Grid teaching lab) introduces 
+	This tutorial (part of the Open Science Grid teaching lab) introduces
 	you to the Swift environment and the SwiftScript language in more
 	depth using a provided training account where installation of the
 	software has already been performed.
@@ -68,7 +68,7 @@
 <p>
 	The User Guide provides more detailed reference documentation and background
 	information on swift. It is assumed that the reader is already familiar with
-	the material in the Quickstart and Tutorial documents.	
+	the material in the Quickstart and Tutorial documents.
 </p>
 
 <h3>Log Processing tools</h3>
@@ -106,7 +106,7 @@
     	<li> SwiftScript Language Reference v 0.5 [<a href="../guides/languagespec-0.5.doc" onClick="javascript: pageTracker._trackPageview('/swift/guides/languagespec-0.5.doc');">doc</a>] </li>
 	</ul>
 </p>
-	
+
 			</div>
 
 				<!-- end left side content -->
@@ -118,7 +118,7 @@
 			</div>
 			<!-- end content container-->
 			<!-- footer -->
-			<div id="footer"><?php require('../inc/footer.php') ?></div> 
+			<div id="footer"><?php require('../inc/footer.php') ?></div>
 			<!-- end footer -->
 
 		</div>




More information about the Swift-commit mailing list