THOSE WHOMST'D'VE GIVE INCORRECT TOOTORALS

This commit is contained in:
RogueAI42 2017-07-01 09:24:04 +10:00
parent 0b7789a389
commit 33c5ff881e

View file

@ -124,7 +124,7 @@ namespace ShiftOS.Engine
ConsoleEx.ForegroundColor = ConsoleColor.White;
ConsoleEx.Bold = false;
Console.WriteLine("A new objective has been added to your system. Run sos.status to find out what you need to do.");
Console.WriteLine("A new objective has been added to your system. Run status to find out what you need to do.");
TerminalBackend.PrintPrompt();
}