From 784f64456693f23dbbb9d3a60d4cd8bc62d676d6 Mon Sep 17 00:00:00 2001 From: "Samuel D. Crow" Date: Tue, 10 Oct 2023 20:34:57 -0500 Subject: [PATCH] Fixed same typo in 2 places --- CLI/FileUtils.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CLI/FileUtils.cpp b/CLI/FileUtils.cpp index 8365e4c6..934ff74f 100644 --- a/CLI/FileUtils.cpp +++ b/CLI/FileUtils.cpp @@ -165,8 +165,8 @@ static bool traverseDirectoryRec(const std::string& path, const std::function