diff options
Diffstat (limited to 'nxcomp/src/Agent.h')
-rw-r--r-- | nxcomp/src/Agent.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nxcomp/src/Agent.h b/nxcomp/src/Agent.h index 3e1a50ae5..a7c8b63bb 100644 --- a/nxcomp/src/Agent.h +++ b/nxcomp/src/Agent.h @@ -50,7 +50,7 @@ class Agent // // Must be created by passing the fake descriptor that // will be used for simulating socket communication - // betwen the agent and the proxy. I/O will take place + // between the agent and the proxy. I/O will take place // by copying data to the agent's read and write buf- // fers. // |