]> sigrok.org Git - libsigrok.git/blobdiff - src/hardware/sysclk-lwla/protocol.h
Fix a bunch of typos.
[libsigrok.git] / src / hardware / sysclk-lwla / protocol.h
index a48d4556f82cc93c15c3860236ad638015fe90ad..eb6cef3d17253aace0003ad50a6c77b1db5edac2 100644 (file)
@@ -207,10 +207,10 @@ struct dev_context {
        /** The samplerate selected by the user. */
        uint64_t samplerate;
 
-       /** The maximimum sampling duration, in milliseconds. */
+       /** The maximum sampling duration, in milliseconds. */
        uint64_t limit_msec;
 
-       /** The maximimum number of samples to acquire. */
+       /** The maximum number of samples to acquire. */
        uint64_t limit_samples;
 
        /** Channels to use. */