Skip to content

Commit

Permalink
typos
Browse files Browse the repository at this point in the history
  • Loading branch information
rbri committed Oct 17, 2021
1 parent 38272e5 commit c99ab7a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/changes/changes.xml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
A short section about 'Multithreading/Threads Pooling' added to the web page.
</action>
<action type="add" dev="rbri">
WebClient.setExecutor(ExecutorService) addet to make treading more flexible.
WebClient.setExecutor(ExecutorService) added to make threading more flexible.
</action>
<action type="update" dev="rbri" issue="390" due-to="Dennis Duysak">
Use a CachedThreadPool instead of a FixedThreadPool for our executor service because the number
Expand Down

0 comments on commit c99ab7a

Please sign in to comment.