Polishing

This commit is contained in:
Johnny Lim
2018-02-07 18:59:11 +09:00
committed by Sam Brannen
parent 1b98d09855
commit 5c0ddf3c69
3 changed files with 6 additions and 6 deletions

View File

@@ -2386,7 +2386,7 @@ configured locally as depicted in the following example.
----
The specified `WorkManager` may also point to an environment-specific thread pool -
typically through `SimpleTaskWorkManager's` "asyncTaskExecutor" property. Consider
typically through ``SimpleTaskWorkManager``'s "asyncTaskExecutor" property. Consider
defining a shared thread pool for all your `ResourceAdapter` instances if you happen to
use multiple adapters.