From a32554dbf9ad4b42bbfa007bb5abde14e4a9ceee Mon Sep 17 00:00:00 2001 From: Ulrich Sibiller Date: Tue, 10 Apr 2018 21:05:29 +0200 Subject: nxcomp: fix spelling errors as reported by codespell --- nxcomp/src/Agent.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'nxcomp/src/Agent.h') 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. // -- cgit v1.2.3