]> sigrok.org Git - libsigrok.git/blobdiff - src/hardware/teleinfo/protocol.h
Fix a bunch of typos.
[libsigrok.git] / src / hardware / teleinfo / protocol.h
index f95c50eba16e69ced766a583b762c0b6974c1a32..303305e7a66cf67480db0133630d051097ea3595 100644 (file)
@@ -45,7 +45,7 @@ struct dev_context {
        void *session_cb_data;    /**< Opaque pointer passed in by the frontend. */
 
        /* Operational state */
-       enum optarif optarif;     /**< The device mode (which mesures are reported) */
+       enum optarif optarif;     /**< The device mode (which measures are reported) */
        uint64_t num_samples;     /**< The number of already received samples. */
        int64_t start_time;       /**< The time at which sampling started. */