From 9653a8a5a5ec31fae74c9c6f02a2be89e59e1763 Mon Sep 17 00:00:00 2001 From: Mattrixwv Date: Fri, 4 Dec 2020 21:34:42 -0500 Subject: [PATCH] Fixed typo --- Day4-2.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Day4-2.cpp b/Day4-2.cpp index 2ef7dc8..a02b467 100644 --- a/Day4-2.cpp +++ b/Day4-2.cpp @@ -1,4 +1,4 @@ -//Fun/AdventCalendar2020/Day4-1.cpp +//Fun/AdventCalendar2020/Day4-2.cpp //Matthew Ellison // Created: 12-04-20 //Modified: 12-04-20