summaryrefslogtreecommitdiff
path: root/libexec
diff options
context:
space:
mode:
authorGordon Bergling <gbe@FreeBSD.org>2024-01-22 20:46:31 +0000
committerGordon Bergling <gbe@FreeBSD.org>2024-01-25 06:50:46 +0000
commit04866ffa491cca6ed1cc0916965aaa5932d72b3b (patch)
tree3383ab59a4d485051e328b8a8912d4a4c04bc5af /libexec
parente36e3f53d3d7b5570f51ceca0c6ccc64070e400b (diff)
Diffstat (limited to 'libexec')
-rw-r--r--libexec/bootpd/dumptab.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libexec/bootpd/dumptab.c b/libexec/bootpd/dumptab.c
index d6839362f718..b8f564a99917 100644
--- a/libexec/bootpd/dumptab.c
+++ b/libexec/bootpd/dumptab.c
@@ -329,7 +329,7 @@ dump_generic(fp, generic)
*
* The addresses are printed in standard ASCII "dot" notation and separated
* from one another by a single space. A single leading space is also
- * printed before the first adddress.
+ * printed before the first address.
*
* Null lists produce no output (and no error).
*/