aboutsummaryrefslogtreecommitdiff
path: root/nxcomp/src/Agent.h
diff options
context:
space:
mode:
authorMike Gabriel <mike.gabriel@das-netzwerkteam.de>2018-05-24 09:04:43 +0200
committerMike Gabriel <mike.gabriel@das-netzwerkteam.de>2018-05-24 09:04:43 +0200
commit11b534ab008f9f0ac831d96f0426adf4c3561319 (patch)
tree07aab99bf9e98ea7a25c175d5df43da673ebdebd /nxcomp/src/Agent.h
parent997f2bbd2d27e154b6e44f9936b2b407a74c8664 (diff)
parentcce9756545ab266ccff7ec363907aa25f4d7c1c7 (diff)
downloadnx-libs-11b534ab008f9f0ac831d96f0426adf4c3561319.tar.gz
nx-libs-11b534ab008f9f0ac831d96f0426adf4c3561319.tar.bz2
nx-libs-11b534ab008f9f0ac831d96f0426adf4c3561319.zip
Merge branch 'uli42-pr/codespell' into 3.6.x
Attributes GH PR #686: https://github.com/ArcticaProject/nx-libs/pull/686
Diffstat (limited to 'nxcomp/src/Agent.h')
-rw-r--r--nxcomp/src/Agent.h2
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.
//