polishing

This commit is contained in:
Mark Fisher
2011-10-21 16:03:36 -04:00
parent b4043f82d8
commit 85447c5f31

View File

@@ -600,7 +600,7 @@
<![CDATA[
Provide a reference to an implementation of java.util.concurrent.Executor
to use for any of the interface methods that have a Future return type.
This Executor will only be used for those async methods, the sync methods
This Executor will only be used for those async methods; the sync methods
will be invoked in the caller's thread.
]]>
</xsd:documentation>