X-Git-Url: http://sigrok.org/gitweb/?a=blobdiff_plain;f=src%2Fhardware%2Fsysclk-lwla%2Fprotocol.h;h=eb6cef3d17253aace0003ad50a6c77b1db5edac2;hb=f3f19d1131025b68d29a11273b627c83d748e7ea;hp=a48d4556f82cc93c15c3860236ad638015fe90ad;hpb=7637cc60ba0201202eec98f66d8494e6ba3d53bd;p=libsigrok.git diff --git a/src/hardware/sysclk-lwla/protocol.h b/src/hardware/sysclk-lwla/protocol.h index a48d4556..eb6cef3d 100644 --- a/src/hardware/sysclk-lwla/protocol.h +++ b/src/hardware/sysclk-lwla/protocol.h @@ -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. */