summaryrefslogtreecommitdiff
path: root/datastructures/datastructures.tex
diff options
context:
space:
mode:
authorpjungeblut <paul.jungeblut@gmail.com>2014-11-10 12:43:04 +0100
committerpjungeblut <paul.jungeblut@gmail.com>2014-11-10 12:43:04 +0100
commitc9e502476630f0460c7e588c4f8804fb379a4acb (patch)
treeb2ec944c5dc4d5bded78683e3f28d5a676e549df /datastructures/datastructures.tex
parentac889693eefcb61632c79a78cf7f2600e56a73b6 (diff)
corrected typo
Diffstat (limited to 'datastructures/datastructures.tex')
-rw-r--r--datastructures/datastructures.tex4
1 files changed, 2 insertions, 2 deletions
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}