[Swift-commit] r4246 - trunk/src/org/griphyn/vdl/mapping
wozniak at ci.uchicago.edu
wozniak at ci.uchicago.edu
Sun Apr 3 15:41:52 CDT 2011
Author: wozniak
Date: 2011-04-03 15:41:52 -0500 (Sun, 03 Apr 2011)
New Revision: 4246
Modified:
trunk/src/org/griphyn/vdl/mapping/DSHandle.java
Log:
Fix typo
Modified: trunk/src/org/griphyn/vdl/mapping/DSHandle.java
===================================================================
--- trunk/src/org/griphyn/vdl/mapping/DSHandle.java 2011-04-03 20:33:14 UTC (rev 4245)
+++ trunk/src/org/griphyn/vdl/mapping/DSHandle.java 2011-04-03 20:41:52 UTC (rev 4246)
@@ -8,7 +8,7 @@
/** A DSHandle refers to a (possibly complex) piece of SwiftScript
* data.
*
- * A DSHandles has a type.
+ * A DSHandle has a type.
*
* A DSHandle may have a value that is accessible
* as a Java object through the getValue() method, however that is
More information about the Swift-commit
mailing list