[Swift-commit] r4688 - trunk/docs/tutorial
ketan at ci.uchicago.edu
ketan at ci.uchicago.edu
Thu Jun 23 20:50:53 CDT 2011
Author: ketan
Date: 2011-06-23 20:50:53 -0500 (Thu, 23 Jun 2011)
New Revision: 4688
Modified:
trunk/docs/tutorial/runtime_features
Log:
typo
Modified: trunk/docs/tutorial/runtime_features
===================================================================
--- trunk/docs/tutorial/runtime_features 2011-06-24 01:35:00 UTC (rev 4687)
+++ trunk/docs/tutorial/runtime_features 2011-06-24 01:50:53 UTC (rev 4688)
@@ -24,9 +24,9 @@
which you ran swift). We can also make our computations run on a
remote resource.
-WARNING: This example is necessarily more vague than previous examples,
-because its requires access to remote resources. You should ensure that
-you can submit a job using the globus-job-run (or globusrun-ws?)
+WARNING: This example is necessarily more vague than previous ones,
+because it requires access to remote resources. You should ensure that
+you can submit a job using the globus-job-run (or globusrun-ws)
command(s).
We do not need to modify any SwiftScript code to run on another
More information about the Swift-commit
mailing list