From b4ab7e9f5332da81d2cb72657eea6b8a7c9b1c6d Mon Sep 17 00:00:00 2001 From: Janita Willumsen Date: Mon, 25 Sep 2023 13:13:53 +0200 Subject: [PATCH] Fix grammar --- latex/problems/problem-3.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/latex/problems/problem-3.tex b/latex/problems/problem-3.tex index a2f5dd2..2377c2e 100644 --- a/latex/problems/problem-3.tex +++ b/latex/problems/problem-3.tex @@ -2,7 +2,7 @@ \subsection*{a)} -The function for found the largest off-diagonal can be found in +The function to find the largest off-diagonal can be found in \textbf{matrix.hpp} and \textbf{matrix.cpp}. \subsection*{b)}