--- smsdaemon/plugins/createskeleton.sh 2008/12/19 07:33:01 204 +++ smsdaemon/plugins/createskeleton.sh 2008/12/19 22:29:25 205 @@ -54,4 +54,4 @@ echo " - Add an implementation in the $CLASS::Execute() method" echo " - Add $CPP to CMakeLists.txt" echo " - Add $HEADER and $CPP to source control" -echo " - Add an instance of $CLASS to PluginManager::LoadPlugins()" +echo " - Add an instance of $CLASS to PluginManager::CreatePlugin()"