fix a couple of left over references to expert
[monkeysphere.git] / src / share / mh / diagnostics
index 96065e658102302bf1dead984c1723642f98f15d..d774723d512b892001c4d42a5c49bdba65f2fb12 100644 (file)
@@ -152,7 +152,7 @@ fi
 
 if [ "$problemsfound" -gt 0 ]; then
     echo "When the above $problemsfound issue"$(if [ "$problemsfound" -eq 1 ] ; then echo " is" ; else echo "s are" ; fi)" resolved, please re-run:"
-    echo "  monkeysphere-host expert diagnostics"
+    echo "  monkeysphere-host diagnostics"
 else
     echo "Everything seems to be in order!"
 fi