summaryrefslogtreecommitdiff
path: root/day1/tot.tex
diff options
context:
space:
mode:
Diffstat (limited to 'day1/tot.tex')
-rw-r--r--day1/tot.tex4
1 files changed, 2 insertions, 2 deletions
diff --git a/day1/tot.tex b/day1/tot.tex
index f700bea..0cacef4 100644
--- a/day1/tot.tex
+++ b/day1/tot.tex
@@ -254,7 +254,7 @@ In []: a.<Tab>
\begin{frame}[fragile]
\frametitle{History and Saving of Commands}
\begin{itemize}
-\item \typ{\%hist} gives complete history of commands in a session
+\item \typ{\%hist} gives history of commands in a session
\item \typ{\%save} can be used to save the commands
\end{itemize}
\begin{block}{Careful about errors!}
@@ -270,7 +270,7 @@ In []: a.<Tab>
\begin{itemize}
\item emacs
\item vim
- \item scite - we recommend scite
+ \item \alert{scite} - we recommend it
\end{itemize}
\end{frame}