Index: /trunk/BNC/src/pppRun.cpp
===================================================================
--- /trunk/BNC/src/pppRun.cpp	(revision 10762)
+++ /trunk/BNC/src/pppRun.cpp	(revision 10763)
@@ -754,5 +754,5 @@
   }
 
-  QString msg = "pppRun " + QString(_opt->_roverName.c_str()) + ": Provider Changed: " + mountPoint;
+  QString msg = "pppRun " + QString(_opt->_roverName.c_str()) + ": SSR Provider or Service changed: " + mountPoint;
   emit newMessage(msg.toLatin1(), true);
 
