summaryrefslogtreecommitdiff
path: root/graph/graph.tex
diff options
context:
space:
mode:
Diffstat (limited to 'graph/graph.tex')
-rw-r--r--graph/graph.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/graph/graph.tex b/graph/graph.tex
index 1c37bc7..53cfb2a 100644
--- a/graph/graph.tex
+++ b/graph/graph.tex
@@ -1,4 +1,4 @@
-\section{Graph}
+\section{Graphen}
\subsection{Strongly Connected Components (\textsc{Tarjans}-Algorithmus)}
\lstinputlisting{graph/scc.cpp}