From 1fe3d944400f6acd736f23d3633e393486ad33c8 Mon Sep 17 00:00:00 2001 From: Chris Hills Date: Tue, 6 Feb 2018 09:41:09 +0000 Subject: [PATCH] Fix typo in gpio/deviceplugingpio.cpp Replaced "controll" with "control". --- gpio/deviceplugingpio.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gpio/deviceplugingpio.cpp b/gpio/deviceplugingpio.cpp index 2d8832ce..557f03e1 100644 --- a/gpio/deviceplugingpio.cpp +++ b/gpio/deviceplugingpio.cpp @@ -23,7 +23,7 @@ /*! \page gpioplugin.html \title GPIO Plugin - \brief Plugin to controll gpios on different boards. + \brief Plugin to control gpios on different boards. \ingroup plugins \ingroup nymea-plugins-maker