From ec383821e123039ccccaf3437f9501d5befacdf5 Mon Sep 17 00:00:00 2001 From: Sebastian Schmelzer Date: Thu, 8 Dec 2011 11:47:53 +0100 Subject: spelling .. --- src/fbgui/ndgui.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/fbgui/ndgui.cpp b/src/fbgui/ndgui.cpp index d74c433..98436df 100644 --- a/src/fbgui/ndgui.cpp +++ b/src/fbgui/ndgui.cpp @@ -219,7 +219,7 @@ void ndgui::setUserChoiceTrue() { */ void ndgui::startSingleShot() { - LOG4CXX_DEBUG(ndLogger, "start singel shot"); + LOG4CXX_DEBUG(ndLogger, "start single shot"); QTimer::singleShot(3000, this, SLOT(startNetworkDiscovery())); } -- cgit v1.2.3-55-g7522