aboutsummaryrefslogtreecommitdiff
path: root/nxcomp/Types.h
diff options
context:
space:
mode:
Diffstat (limited to 'nxcomp/Types.h')
-rw-r--r--nxcomp/Types.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/nxcomp/Types.h b/nxcomp/Types.h
index b3fe40e31..b7506124e 100644
--- a/nxcomp/Types.h
+++ b/nxcomp/Types.h
@@ -179,7 +179,7 @@ typedef set < File *, T_older > T_files;
typedef list < int > T_list;
//
-// Used to accomodate data to be read and
+// Used to accommodate data to be read and
// written to a socket.
//