Skip to content

Commit 4d578a5

Browse files
syntax correction in exercise 5.3
1 parent 64c838d commit 4d578a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

advection/advection-higherorder.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -355,7 +355,7 @@ \subsection{Limiting}
355355

356356
\begin{exercise}[Limiting and reduction in order-of-accuracy]
357357
{Show analytically that if you fully limit the slopes
358-
(i.e.\ set $\partial a/\partial x |_i = 0$, that the second-order
358+
(i.e.\ set $\partial a/\partial x |_i = 0$),then the second-order
359359
method reduces to precisely our first-order finite-difference discretization,
360360
Eq.~\ref{eq:fo}. }
361361
\end{exercise}

0 commit comments

Comments
 (0)