From: Gerhard Sittig Date: Thu, 20 Dec 2018 18:10:27 +0000 (+0100) Subject: dmm/eev121gw: fix a typo in a comment X-Git-Url: https://sigrok.org/gitweb/?p=libsigrok.git;a=commitdiff_plain;h=6f7e15090e82333403751c646cdd117ea36c546b dmm/eev121gw: fix a typo in a comment --- diff --git a/src/dmm/eev121gw.c b/src/dmm/eev121gw.c index b56647f5..7361928a 100644 --- a/src/dmm/eev121gw.c +++ b/src/dmm/eev121gw.c @@ -1027,7 +1027,7 @@ SR_PRIV int sr_eev121gw_parse(const uint8_t *buf, float *floatval, /* * Get those fields which correspond to the secondary * display. The value's mantissa has 16 bits. The sign - * is separate is only applies to some of the modes. + * is separate and only applies to some of the modes. * Scaling and precision also depend on the mode. The * interpretation of the secondary display is different * from the main display: The 'range' is not an index