Skip to content
Snippets Groups Projects
Commit 77e9d1d8 authored by brutzman's avatar brutzman
Browse files

typo

parent ef893a69
No related branches found
No related tags found
No related merge requests found
...@@ -8,7 +8,7 @@ import java.net.*; ...@@ -8,7 +8,7 @@ import java.net.*;
/** /**
* Handles all the logic associated with one connection * Handles all the logic associated with one connection
* by running in a thread of its own. This is the server * by running in a thread of its own. This is the server
* portion as well, so we artifically invent what happens * portion as well, so we artificially invent what happens
* if the server can't respond to a connection for 10 sec. * if the server can't respond to a connection for 10 sec.
* *
* @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