summaryrefslogtreecommitdiff
path: root/arch.dot
diff options
context:
space:
mode:
Diffstat (limited to 'arch.dot')
-rw-r--r--arch.dot2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch.dot b/arch.dot
index debbad9..8c8e780 100644
--- a/arch.dot
+++ b/arch.dot
@@ -17,7 +17,7 @@ digraph arch {
testprog [label="Test program\n(generated)"]
testprog [shape=box];
- report [label="Test report)"]
+ report [label="Test report"]
report [shape=box];
md -> fable;