Skip to content
Snippets Groups Projects
Commit 3c0bd9eb authored by Brutzman, Don's avatar Brutzman, Don
Browse files

typo

parent 671137f6
No related branches found
No related tags found
No related merge requests found
......@@ -276,7 +276,7 @@ public class ExampleSimulationProgram
/** All done, release network resources */
public void tearDownNetworkInterface()
{
pduRecorder.stop(); // handles disNetworkInterface.close(), teards down threads and sockets
pduRecorder.stop(); // handles disNetworkInterface.close(), tears down threads and sockets
}
/**
......
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