From c9e502476630f0460c7e588c4f8804fb379a4acb Mon Sep 17 00:00:00 2001 From: pjungeblut Date: Mon, 10 Nov 2014 12:43:04 +0100 Subject: corrected typo --- datastructures/datastructures.tex | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'datastructures') diff --git a/datastructures/datastructures.tex b/datastructures/datastructures.tex index f7b1d36..c314400 100644 --- a/datastructures/datastructures.tex +++ b/datastructures/datastructures.tex @@ -3,5 +3,5 @@ \subsection{Union-Find} \lstinputlisting{datastructures/unionFind.cpp} -\subsection{Segmentbaum)} -\lstinputlisting{datastructures/segmentTree.cpp} \ No newline at end of file +\subsection{Segmentbaum} +\lstinputlisting{datastructures/segmentTree.cpp} -- cgit v1.2.3