summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHui Lan <lanhui@zjnu.edu.cn>2020-02-22 17:26:41 +0800
committerHui Lan <lanhui@zjnu.edu.cn>2020-02-22 17:26:41 +0800
commita77bdca5833d7b4c4c911183f4ea1ad3bf593c92 (patch)
tree9d4c83d7f48c551c7c61b168bb025945606c9176
parent6124ebd5b7e6d866273cfa2b7f3bbb24a1770df2 (diff)
spm-slides.tex: latex syntax error fix
-rw-r--r--spm-slides.tex4
1 files changed, 2 insertions, 2 deletions
diff --git a/spm-slides.tex b/spm-slides.tex
index 2fa32ca..ed028cb 100644
--- a/spm-slides.tex
+++ b/spm-slides.tex
@@ -500,10 +500,10 @@ Microsoft scores at 12. Most companies, 2-3.
Management styles:
-\begin{item}
+\begin{itemize}
\item Command-and-Conquer model. Cogs do the job.
\item Creating Abstraction layer for Programmers (first priority).
-\end{item}
+\end{itemize}
``If a programmer somewhere is worrying about a broken chair, or waiting on hold with Dell to order a new computer, the abstraction has sprung a leak.'' - Joel Spolsky.