--- smsdaemon/plugins/EchoPlugin.cpp 2008/12/18 06:47:26 195 +++ smsdaemon/plugins/EchoPlugin.cpp 2008/12/18 06:53:29 196 @@ -3,7 +3,7 @@ #include "Sms.h" EchoPlugin::EchoPlugin() - : Plugin("echo", "Echoes all extra text back to the sender") + : Plugin("echo", "Echoes all extra text back to the sender") { }