Manual: Update heading to match content.

Fixes http://caml.inria.fr/mantis/view.php?id=7105#c15187
master
FDSouthern 2015-12-23 23:12:41 +00:00
parent 825bc346e8
commit 75a89e87a0
1 changed files with 2 additions and 2 deletions

View File

@ -430,8 +430,8 @@ let rec deriv exp dv =
deriv (Quot(Const 1.0, Var "x")) "x";;
\end{caml_example}
\section{Pretty-printing and parsing}
\pdfsection{Pretty-printing and parsing}
\section{Pretty-printing}
\pdfsection{Pretty-printing}
As shown in the examples above, the internal representation (also
called {\em abstract syntax\/}) of expressions quickly becomes hard to