From a855e16833b888e260ebd75a17f14e3efb9f827e Mon Sep 17 00:00:00 2001
From: brutzman <brutzman@DESKTOP-2S09UKA>
Date: Tue, 4 Aug 2020 11:56:10 -0700
Subject: [PATCH] clarify instructions

---
 examples/src/TcpExamples/TcpExample4TerminalLog.txt | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/examples/src/TcpExamples/TcpExample4TerminalLog.txt b/examples/src/TcpExamples/TcpExample4TerminalLog.txt
index 3188b56d5e..f699125b65 100644
--- a/examples/src/TcpExamples/TcpExample4TerminalLog.txt
+++ b/examples/src/TcpExamples/TcpExample4TerminalLog.txt
@@ -1,9 +1,9 @@
 Invocation instructions:
-1. run/debug TcpExample4ThreaTcpExample4DispatchServerdServer.java
-2. don't run TcpExample4HandlerThread since it is launched as needed
+1. run/debug TcpExample4ThreadTcpExample4DispatchServerServer.java
+2. don't run TcpExample4HandlerThread (since it is automatically launched as needed)
 3. run/debug TcpExample4Client.java
 
-Two program response logs:
+Two program response logs, server and client:
 
 ===================================================
 ===================================================
-- 
GitLab