aboutsummaryrefslogtreecommitdiffstats
path: root/lspcon_i2c_spi.c
diff options
context:
space:
mode:
Diffstat (limited to 'lspcon_i2c_spi.c')
-rw-r--r--lspcon_i2c_spi.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lspcon_i2c_spi.c b/lspcon_i2c_spi.c
index bed7efc8..cabe21f6 100644
--- a/lspcon_i2c_spi.c
+++ b/lspcon_i2c_spi.c
@@ -271,7 +271,7 @@ static int lspcon_i2c_spi_send_command(const struct flashctx *flash,
ret |= lspcon_i2c_spi_enable_write_status_register(fd);
ret |= lspcon_i2c_spi_toggle_register_protection(fd, 1);
- /* First byte of writearr shuld be the command value, followed by the value to write.
+ /* First byte of writearr should be the command value, followed by the value to write.
Read length occupies 4 bit and represents 16 level, thus if read 1 byte,
read length should be set 0. */
packet_t packet = {