X-Git-Url: https://sigrok.org/gitweb/?a=blobdiff_plain;f=src%2Fhardware%2Fasix-sigma%2Fasix-sigma.h;h=449357439642361a33a76457a45b0c5357e02321;hb=f3f19d1131025b68d29a11273b627c83d748e7ea;hp=4c9deff68bf480ddbf859fe8eb5c3bd747bad115;hpb=155b680da482cea2381becb73c51cfb838bff31e;p=libsigrok.git diff --git a/src/hardware/asix-sigma/asix-sigma.h b/src/hardware/asix-sigma/asix-sigma.h index 4c9deff6..44935743 100644 --- a/src/hardware/asix-sigma/asix-sigma.h +++ b/src/hardware/asix-sigma/asix-sigma.h @@ -128,7 +128,7 @@ struct triggerlut { uint16_t m0d[4], m1d[4], m2d[4]; uint16_t m3, m3s, m4; - /* Paramters should be sent as a single register write. */ + /* Parameters should be sent as a single register write. */ struct { uint8_t selc : 2; uint8_t selpresc : 6;