From 5ac6509a6ae2895c5e2c10973e92bc125c946b85 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Simon=20St=C3=BCrz?= Date: Fri, 12 Jun 2015 17:39:51 +0200 Subject: [PATCH] fix spelling mistake in documentation --- plugins/deviceplugins/udpcommander/devicepluginudpcommander.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/deviceplugins/udpcommander/devicepluginudpcommander.cpp b/plugins/deviceplugins/udpcommander/devicepluginudpcommander.cpp index a5e9e969..551227a7 100644 --- a/plugins/deviceplugins/udpcommander/devicepluginudpcommander.cpp +++ b/plugins/deviceplugins/udpcommander/devicepluginudpcommander.cpp @@ -28,7 +28,7 @@ This plugin allows to receive UDP packages over a certain UDP port and generates an \l{Event} if the message content matches the \l{Param} command. - \note This plugin is ment to be cominend with a \l{Rule}. + \note This plugin is ment to be combined with a \l{Rule}. \section3 Example