summaryrefslogtreecommitdiffstats
path: root/libexec/bootpd/tools/bootptest/bootptest.c
diff options
context:
space:
mode:
Diffstat (limited to 'libexec/bootpd/tools/bootptest/bootptest.c')
-rw-r--r--libexec/bootpd/tools/bootptest/bootptest.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libexec/bootpd/tools/bootptest/bootptest.c b/libexec/bootpd/tools/bootptest/bootptest.c
index 0490987..bf27470 100644
--- a/libexec/bootpd/tools/bootptest/bootptest.c
+++ b/libexec/bootpd/tools/bootptest/bootptest.c
@@ -186,7 +186,7 @@ main(argc, argv)
break;
switch (argv[0][1]) {
- case 'f': /* File name to reqest. */
+ case 'f': /* File name to request. */
if (argc < 2)
goto error;
argc--; argv++;
OpenPOWER on IntegriCloud