From cd07d430fc71f0a63e186d53ff1eb67e7918c826 Mon Sep 17 00:00:00 2001 From: Kai Date: Wed, 5 Oct 2022 21:15:57 -0700 Subject: Filler commit --- CST116-BlankConsole/CST116-BlankConsole.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CST116-BlankConsole/CST116-BlankConsole.cpp b/CST116-BlankConsole/CST116-BlankConsole.cpp index ad14995..720b8a8 100644 --- a/CST116-BlankConsole/CST116-BlankConsole.cpp +++ b/CST116-BlankConsole/CST116-BlankConsole.cpp @@ -16,7 +16,7 @@ int main() } // Run program: Ctrl + F5 or Debug > Start Without Debugging menu -// Debug program: F5 or Debug > Start Debugging menu +// Debug program: F5 or Debug > Start Debugging menu. // Tips for Getting Started: // 1. Use the Solution Explorer window to add/manage files -- cgit v1.2.3