From a86bf29bb0bdf10b3827d5892b3728b708b0b298 Mon Sep 17 00:00:00 2001 From: Morgan Cyrus Date: Fri, 7 Oct 2022 22:51:39 -0700 Subject: Final commit and push for ch6 --- CST116-Ch6-Debugging/CST116-Ch6-Debugging.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'CST116-Ch6-Debugging/CST116-Ch6-Debugging.cpp') diff --git a/CST116-Ch6-Debugging/CST116-Ch6-Debugging.cpp b/CST116-Ch6-Debugging/CST116-Ch6-Debugging.cpp index 1548339..15a384f 100644 --- a/CST116-Ch6-Debugging/CST116-Ch6-Debugging.cpp +++ b/CST116-Ch6-Debugging/CST116-Ch6-Debugging.cpp @@ -33,7 +33,7 @@ * Fahrenheit - 32. This needs to be done before the multiplication. * done * -* 8) Stop debugging and recompile. +* 8) Stop debugging and recompile. * done * * Debugging Exercise 2 -- cgit v1.2.3