Skip to content

Commit

Permalink
Typo.
Browse files Browse the repository at this point in the history
  • Loading branch information
PhilippeSigaud committed Feb 2, 2012
1 parent af6939d commit 572ca26
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates_examples.tex
Original file line number Diff line number Diff line change
Expand Up @@ -948,7 +948,7 @@ \subsection{Memoizing a Function} \label{memoizing}
And a few factory function to help creating those \DD{Memoize} structs:
\begin{dcode}
import memoize3;
module memoize3;
import memoize2;
// No runtime arg -> always store
Expand Down

0 comments on commit 572ca26

Please sign in to comment.