]> sigrok.org Git - libsigrok.git/blobdiff - src/hardware/pipistrello-ols/protocol.c
Fix a bunch of typos.
[libsigrok.git] / src / hardware / pipistrello-ols / protocol.c
index 5b0bcfb9e4ae5c2061662ffa25ac278359a0e000..c9e4e5d8bdbb076dfdc0706f87e10eeb1201d72e 100644 (file)
@@ -299,7 +299,7 @@ SR_PRIV struct sr_dev_inst *p_ols_get_metadata(uint8_t *buf, int bytes_read, str
                                /* what is this for? */
                                break;
                        case 0x03:
-                               /* Maximum sample rate (hz) */
+                               /* Maximum sample rate (Hz) */
                                devc->max_samplerate = tmp_int;
                                break;
                        case 0x04: