# HG changeset patch
# User urbanc
# Date 1315277546 0
# Node ID a9598a206c41418abf42341e109331a7acb82d11
# Parent  86a4182c73e7bf2a58f65b2b212ea7b1aebe6226
typo

diff -r 86a4182c73e7 -r a9598a206c41 csupp.pdf
Binary file csupp.pdf has changed
diff -r 86a4182c73e7 -r a9598a206c41 csupp.tex
--- a/csupp.tex	Tue Sep 06 02:48:51 2011 +0000
+++ b/csupp.tex	Tue Sep 06 02:52:26 2011 +0000
@@ -41,7 +41,7 @@
 studied to death, and after \emph{yacc} and \emph{lex} no new results can be
 obtained in this area.  However recent developments and novel approaches make
 it increasingly clear, that this is not true anymore~\cite{Might11}. And
-there is a real practical need for new results: for example the future HTML 5 
+there is a real practical need for new results: for example the future HTML5 
 Standard abandons a well-defined grammar specification, in favour of a bespoke
 parser given as pseudo code.