Skip to content

Commit 2654e6a

Browse files
committed
fix typo
1 parent 19c63a2 commit 2654e6a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

example-programming.tex

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -195,7 +195,7 @@ \section{...}
195195
recommended). The other parameter, \lstinline|submission|, is crucial for the
196196
reviewing process and must be included for submission. More information on
197197
document parameters can be found in \autoref{sec:class-options}. After that,
198-
wce recommend that you load the \lstinline|biblatex| package. While it is
198+
we recommend that you load the \lstinline|biblatex| package. While it is %
199199
perfectly fine to use plain {BibTeX}, we recommend
200200
\lstinline|biblatex|, as it has native Unicode support and can handle
201201
\textsc{url}s and \textsc{doi}s better. In both cases, we have preloaded a
@@ -668,7 +668,7 @@ \subsection{Bibliography}
668668
\end{minipage}%
669669
\hfill%
670670
\begin{minipage}[t]{.45\linewidth}
671-
\emph{Plain Bibtex}
671+
\emph{Plain BibTeX}
672672
\begin{lstlisting}[numbers= none]
673673
\documentclass{programming}
674674

0 commit comments

Comments
 (0)