From dabcdc5a262c9267286d37f38251bd9255c21943 Mon Sep 17 00:00:00 2001
From: Christopher Schankula <schankuc@mcmaster.ca>
Date: Wed, 25 Apr 2018 22:56:17 -0400
Subject: [PATCH] small fix to L33

---
 .../L33_WhiteBoxTestingContinued/WhiteBoxTestingContinued.tex   | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Lectures/L33_WhiteBoxTestingContinued/WhiteBoxTestingContinued.tex b/Lectures/L33_WhiteBoxTestingContinued/WhiteBoxTestingContinued.tex
index 6562318c..39f7628b 100755
--- a/Lectures/L33_WhiteBoxTestingContinued/WhiteBoxTestingContinued.tex
+++ b/Lectures/L33_WhiteBoxTestingContinued/WhiteBoxTestingContinued.tex
@@ -174,7 +174,7 @@ TBD
 
 \begin{itemize}
 \item Desire a test set $T$ that is a finite subset of $D$ that will uncover all errors
-\item Determining and ideal $T$ leads to several
+\item Determining an ideal $T$ leads to several
   \href{https://en.wikipedia.org/wiki/Undecidable_problem}{undecideable
     problems}
 \item No algorithm exists:
-- 
GitLab