diff options
Diffstat (limited to 'nxcomp/src/Control.cpp')
-rw-r--r-- | nxcomp/src/Control.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nxcomp/src/Control.cpp b/nxcomp/src/Control.cpp index 75fd56e3f..d894e652a 100644 --- a/nxcomp/src/Control.cpp +++ b/nxcomp/src/Control.cpp @@ -131,7 +131,7 @@ #define SHMEM_TIMEOUT 200 // // Before closing down the proxy, wait for the -// given amount of miliseconds to let all the +// given amount of milliseconds to let all the // running applications to close down their // connections. // |