From a5dbd76f44d6f00a77c51774cc776151f8bcf70c Mon Sep 17 00:00:00 2001 From: Kelly Rauchenberger Date: Thu, 28 Feb 2019 20:35:54 -0500 Subject: Renamed the bot to aspartame at the last minute because I'm worth it --- dialogue.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dialogue.cpp') diff --git a/dialogue.cpp b/dialogue.cpp index 1e95d2b..85616e7 100644 --- a/dialogue.cpp +++ b/dialogue.cpp @@ -26,7 +26,7 @@ int main(int argc, char** argv) { if (argc != 2) { - std::cout << "usage: garnet [configfile]" << std::endl; + std::cout << "usage: aspartame [configfile]" << std::endl; return -1; } -- cgit 1.4.1