Skip to content
Snippets Groups Projects
Commit 0fa84e8b authored by brutzman's avatar brutzman
Browse files

typo

parent 00b90011
No related branches found
No related tags found
No related merge requests found
...@@ -4,7 +4,7 @@ import java.io.IOException; ...@@ -4,7 +4,7 @@ import java.io.IOException;
import java.net.*; import java.net.*;
/** /**
* A server example that creates and dispaches a new thread to handle multiple * A server example that creates and dispatches a new thread to handle multiple
* connections one after another, running in parallel. * connections one after another, running in parallel.
* *
* @author Don McGregor * @author Don McGregor
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment