[Swift-commit] r3570 - trunk/src/org/globus/swift/data
noreply at svn.ci.uchicago.edu
noreply at svn.ci.uchicago.edu
Fri Aug 27 13:42:12 CDT 2010
Author: wozniak
Date: 2010-08-27 13:42:11 -0500 (Fri, 27 Aug 2010)
New Revision: 3570
Modified:
trunk/src/org/globus/swift/data/Director.java
Log:
Spelling
Modified: trunk/src/org/globus/swift/data/Director.java
===================================================================
--- trunk/src/org/globus/swift/data/Director.java 2010-08-27 18:31:59 UTC (rev 3569)
+++ trunk/src/org/globus/swift/data/Director.java 2010-08-27 18:42:11 UTC (rev 3570)
@@ -231,7 +231,7 @@
}
/**
- Mark that the files in the given batch have been sucessfully broadcasted.
+ Mark that the files in the given batch have been successfully broadcasted.
Should only be called by {@link doBroadcast}.
*/
private static void markBroadcasts(Map<String,List<String>> batch) {
More information about the Swift-commit
mailing list