]> sigrok.org Git - libsigrok.git/blobdiff - src/serial.c
Fix a bunch of typos.
[libsigrok.git] / src / serial.c
index e42b96a0ebce3d9d2988c56fd28cbd52ed68997e..6d33b3bf9f9e543dbed815cccae6a5ad8ec77b1d 100644 (file)
@@ -744,7 +744,7 @@ SR_PRIV int serial_stream_detect(struct sr_serial_dev_inst *serial,
  * Extract the serial device and options from the options linked list.
  *
  * @param options List of options passed from the command line.
- * @param serial_device Pointer where to store the exctracted serial device.
+ * @param serial_device Pointer where to store the extracted serial device.
  * @param serial_options Pointer where to store the optional extracted serial
  * options.
  *