aboutsummaryrefslogtreecommitdiff
path: root/bbot/agent/tftp.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'bbot/agent/tftp.hxx')
-rw-r--r--bbot/agent/tftp.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/bbot/agent/tftp.hxx b/bbot/agent/tftp.hxx
index 71f32b1..57d14dd 100644
--- a/bbot/agent/tftp.hxx
+++ b/bbot/agent/tftp.hxx
@@ -29,7 +29,7 @@ namespace bbot
uint16_t
port () const;
- // Wait for a TFTP request for up to the specified number of seconds. If
+ // Wait for a TFTP request for up to the specified number of seconds. If
// increment is not 0, then wait in the specified incremenets (i.e., wait
// for up to that number of seconds; useful when one needs to also
// periodically check for something else). Update the timeout value as