diff --git a/xtoskrnl/ke/apc.c b/xtoskrnl/ke/apc.c index 001b154..2d65a9b 100644 --- a/xtoskrnl/ke/apc.c +++ b/xtoskrnl/ke/apc.c @@ -16,7 +16,7 @@ * Supplies a pointer to the APC object. * * @param Thread - * Suppliws a pointer to the thread object. + * Supplies a pointer to the thread object. * * @param Environment * Specifies an environment in which the APC will run.