diff --git a/sched/init/nx_smpstart.c b/sched/init/nx_smpstart.c index a740030ee35..10a3666f8eb 100644 --- a/sched/init/nx_smpstart.c +++ b/sched/init/nx_smpstart.c @@ -51,7 +51,7 @@ * This is the common start-up logic for the IDLE task for CPUs 1 through * (CONFIG_SMP_NCPUS-1). Having a start-up function such as this for the * IDLE is not really an architectural necessity. It is used only for - * symmetry with now other threads are started (see nxtask_start() and + * symmetry with how other threads are started (see nxtask_start() and * pthread_start()). * * Input Parameters: