]> sigrok.org Git - libsigrok.git/blobdiff - src/hardware/manson-hcs-3xxx/protocol.h
Fix a bunch of typos.
[libsigrok.git] / src / hardware / manson-hcs-3xxx / protocol.h
index e903537728c2bdca03c08b599182ec59e307f81f..92e10ce29354b0ae0b6aa3afcdb870c0dd9bbb1c 100644 (file)
@@ -66,7 +66,7 @@ struct hcs_model {
 
 /** Private, per-device-instance driver context. */
 struct dev_context {
-       const struct hcs_model *model; /**< Model informaion. */
+       const struct hcs_model *model; /**< Model information. */
 
        uint64_t limit_samples;
        uint64_t limit_msec;