Skip to content

Commit

Permalink
fixed typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Pablo Gamito authored and Pablo Gamito committed Apr 5, 2018
1 parent 14a5ddc commit e4e1861
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Binary file modified 141.pdf
Binary file not shown.
2 changes: 1 addition & 1 deletion 141.tex
Original file line number Diff line number Diff line change
Expand Up @@ -276,7 +276,7 @@ \subsection{Program Specifications}
\subsection{Conditional Branches}

We can assume the pre-condition and the \texttt{if else} condition.
Have to show post-condition holds on borth branches of the code.
Have to show post-condition holds on both branches of the code.

\emph{Example}: Consider the Java code:
\begin{lstlisting}[language=Java,basicstyle={\small\ttfamily},tabsize=4,mathescape=true,commentstyle={\color{grey}}]
Expand Down

0 comments on commit e4e1861

Please sign in to comment.