diff --git a/include/nuttx/sdio.h b/include/nuttx/sdio.h index 41752a264ce..eb7498285a0 100644 --- a/include/nuttx/sdio.h +++ b/include/nuttx/sdio.h @@ -671,7 +671,7 @@ * SDIO_WAITEVENT: Wait for the event of interest (which might * already have occurred) * - * This sequency should eliminate race conditions between the command/trasnfer + * This sequence should eliminate race conditions between the command/transfer * setup and the subsequent events. * * The enabled events persist until either (1) SDIO_WAITENABLE is called