diff options
Diffstat (limited to 'libexec/tftpd')
-rw-r--r-- | libexec/tftpd/tftpd.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libexec/tftpd/tftpd.c b/libexec/tftpd/tftpd.c index d477d36..dd253e4 100644 --- a/libexec/tftpd/tftpd.c +++ b/libexec/tftpd/tftpd.c @@ -451,7 +451,7 @@ again: /* * Don't reject the request, just stop trying * to parse the option and get on with it. - * Some Apple OpenFirmware versions have + * Some Apple Open Firmware versions have * trailing garbage on the end of otherwise * valid requests. */ |