summaryrefslogtreecommitdiff
path: root/source4/smbd/process_single.c
diff options
context:
space:
mode:
Diffstat (limited to 'source4/smbd/process_single.c')
-rw-r--r--source4/smbd/process_single.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/smbd/process_single.c b/source4/smbd/process_single.c
index f873de47af..ec5f529aa1 100644
--- a/source4/smbd/process_single.c
+++ b/source4/smbd/process_single.c
@@ -55,7 +55,7 @@ static void single_accept_connection(struct tevent_context *ev,
/* this looks strange, but is correct.
We can only be here if woken up from select, due to
- an incomming connection.
+ an incoming connection.
We need to throttle things until the system clears
enough resources to handle this new socket.