summaryrefslogtreecommitdiff
path: root/source3/nmbd/nmbd.c
diff options
context:
space:
mode:
Diffstat (limited to 'source3/nmbd/nmbd.c')
-rw-r--r--source3/nmbd/nmbd.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/nmbd/nmbd.c b/source3/nmbd/nmbd.c
index 86f01d8e79..de83c0f67e 100644
--- a/source3/nmbd/nmbd.c
+++ b/source3/nmbd/nmbd.c
@@ -384,7 +384,7 @@ static void process(void)
initiate_wins_processing(t);
/*
- * Go through the repsonse record queue and time out or re-transmit
+ * Go through the response record queue and time out or re-transmit
* and expired entries.
* (nmbd_packets.c)
*/