From ad85a57d298c90847a56d5798dcc7650c948bb3e 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 c5760678..ac9f86c8 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 guh-plugins-maker