summaryrefslogtreecommitdiff
path: root/include/Support/DOTGraphTraits.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/Support/DOTGraphTraits.h')
-rw-r--r--include/Support/DOTGraphTraits.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/Support/DOTGraphTraits.h b/include/Support/DOTGraphTraits.h
index 2371b66407..6ffade878b 100644
--- a/include/Support/DOTGraphTraits.h
+++ b/include/Support/DOTGraphTraits.h
@@ -1,4 +1,4 @@
-//===-- Support/DotGraphTraits.h - Customize .dot output -------*- C++ -*--===//
+//===-- Support/DotGraphTraits.h - Customize .dot output --------*- C++ -*-===//
//
// This file defines a template class that can be used to customize dot output
// graphs generated by the GraphWriter.h file. The default implementation of