X-Git-Url: http://sigrok.org/gitweb/?a=blobdiff_plain;f=src%2Fserial.c;h=6d33b3bf9f9e543dbed815cccae6a5ad8ec77b1d;hb=f3f19d1131025b68d29a11273b627c83d748e7ea;hp=e42b96a0ebce3d9d2988c56fd28cbd52ed68997e;hpb=7637cc60ba0201202eec98f66d8494e6ba3d53bd;p=libsigrok.git diff --git a/src/serial.c b/src/serial.c index e42b96a0..6d33b3bf 100644 --- a/src/serial.c +++ b/src/serial.c @@ -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. *