summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHui Lan <lanhui@zjnu.edu.cn>2020-06-26 11:43:48 +0800
committerHui Lan <lanhui@zjnu.edu.cn>2020-06-26 11:43:48 +0800
commit42d0d05e2ebaba0c2459a16955293d16bb221121 (patch)
treec703af9f0a2297283cebfa73539b9e43115989c6
parente3584ec124f3c66d0b70d1663f07299366c7bcc4 (diff)
LectureNotesOnOOAD.tex: remove 'fully'.HEADmaster
-rw-r--r--LectureNotesOnOOAD.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/LectureNotesOnOOAD.tex b/LectureNotesOnOOAD.tex
index 34c66f6..dc19167 100644
--- a/LectureNotesOnOOAD.tex
+++ b/LectureNotesOnOOAD.tex
@@ -91,7 +91,7 @@ A significant portion of the lecture notes is built on the above book.
\item Repeat
\begin{itemize}
\item Start coding (TDD, non-TDD, ITL (Incremental test-last)).
- \item Fully automated or semi-automated testing.
+ \item Automated or semi-automated testing.
\end{itemize}
\end{itemize}