Commit 0bb7543f authored by James Knee's avatar James Knee
Browse files

typo again

Misspelled Two as tWO
parent a9125511
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -7,7 +7,7 @@
#include <iostream>
#include <string>

#include "../problems/LabtWO_ChapterSix.h"
#include "../problems/LabTwo_ChapterSix.h"
#include "../problems/LabTwo_ChapterSeven.h"

using namespace std;