fix a couple of left over references to expert
[monkeysphere.git] / src / share / ma / diagnostics
index 45a8ce28c9624175ef67d71be0a47892671cf0d2..0411080fb8cd3599fee36ecc0ab6cf11e997faf5 100644 (file)
@@ -120,7 +120,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-authentication expert diagnostics"
+    echo "  monkeysphere-authentication diagnostics"
 else
     echo "Everything seems to be in order!"
 fi