From 6f7e15090e82333403751c646cdd117ea36c546b Mon Sep 17 00:00:00 2001 From: Gerhard Sittig Date: Thu, 20 Dec 2018 19:10:27 +0100 Subject: [PATCH] dmm/eev121gw: fix a typo in a comment --- src/dmm/eev121gw.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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