From 1db6bd826a64e23a70ae078f54941ccbda8d3673 Mon Sep 17 00:00:00 2001 From: Noel Eck Date: Fri, 5 May 2017 11:29:26 -0700 Subject: [PATCH] type: Small types in spelling for category Fixed a few small typos electic -> electric for sensor categories. Signed-off-by: Noel Eck --- src/e50hx/e50hx.hpp | 2 +- src/h803x/h803x.hpp | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/e50hx/e50hx.hpp b/src/e50hx/e50hx.hpp index ba26635f..b6c0b527 100644 --- a/src/e50hx/e50hx.hpp +++ b/src/e50hx/e50hx.hpp @@ -41,7 +41,7 @@ namespace upm { * @library e50hx * @sensor e50hx * @comname Veris E50HX (E50H2/E50H5) Energy Meter Module - * @type electic + * @type electric * @man veris * @con uart * @web http://www.veris.com/Item/E50H5.aspx diff --git a/src/h803x/h803x.hpp b/src/h803x/h803x.hpp index a37cdfe7..8a646009 100644 --- a/src/h803x/h803x.hpp +++ b/src/h803x/h803x.hpp @@ -39,7 +39,7 @@ namespace upm { * @library h803x * @sensor h803x * @comname Veris H803X Energy Meter Module - * @type electic + * @type electric * @man veris * @con uart * @web http://www.veris.com/Item/H8035-0100-2.aspx