]> sigrok.org Git - libsigrok.git/blobdiff - src/hardware/manson-hcs-3xxx/api.c
Fix a bunch of typos.
[libsigrok.git] / src / hardware / manson-hcs-3xxx / api.c
index d3fb81936f83ec71489e1f9a5f52f5580783a81a..8c184ca4a696c95918510f420b7da744a8f433f3 100644 (file)
@@ -39,7 +39,7 @@ static const uint32_t scanopts[] = {
 static const uint32_t devopts[] = {
        /* Device class */
        SR_CONF_POWER_SUPPLY,
-       /* Aquisition modes. */
+       /* Acquisition modes. */
        SR_CONF_CONTINUOUS,
        SR_CONF_LIMIT_SAMPLES | SR_CONF_GET | SR_CONF_SET,
        SR_CONF_LIMIT_MSEC | SR_CONF_GET | SR_CONF_SET,