aboutsummaryrefslogtreecommitdiff
path: root/bbot/agent/tftp.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'bbot/agent/tftp.cxx')
-rw-r--r--bbot/agent/tftp.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/bbot/agent/tftp.cxx b/bbot/agent/tftp.cxx
index b671060..58aaabc 100644
--- a/bbot/agent/tftp.cxx
+++ b/bbot/agent/tftp.cxx
@@ -126,7 +126,7 @@ namespace bbot
ops.tftp ());
// This is not really accurate since tftpd will, for example, serve
- // an upload request until it is complete. But it's close anough for
+ // an upload request until it is complete. But it's close enough for
// our needs.
//
sec -= (inc - static_cast<size_t> (timeout.tv_sec));