diff --git a/etc/rc.initial b/etc/rc.initial index 747aaed4cb..df263b162b 100755 --- a/etc/rc.initial +++ b/etc/rc.initial @@ -84,7 +84,7 @@ echo " 8) Shell" echo " 9) PFtop" echo "10) Filter Logs" echo "11) Restart webConfigurator" -echo "12) ${product} developers shell" +echo "12) ${product} Developer Shell" echo "13) Upgrade from console" SSHD=`netstat -an | grep "*.22" | wc -l` if [ "$SSHD" -gt 0 ]; then