diff --git a/usr.sbin/efidp/efidp.c b/usr.sbin/efidp/efidp.c index 96769402438..1f071c95bdd 100644 --- a/usr.sbin/efidp/efidp.c +++ b/usr.sbin/efidp/efidp.c @@ -38,7 +38,7 @@ __FBSDID("$FreeBSD$"); #include #include -#define MAXSIZE 65536 /* Everyting will be smaller than this, most 1000x smaller */ +#define MAXSIZE 65536 /* Everything will be smaller than this, most 1000x smaller */ /* options descriptor */ static struct option longopts[] = {