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 eb82f9c..41cf643 100644
--- a/arch.dot
+++ b/arch.dot
@@ -14,7 +14,7 @@ digraph "" {
codegen [label="Code generator"];
codegen [shape=ellipse];
- pdf [label="PDF document"]
+ pdf [label="PDF/HTML document"]
pdf [shape=diamond];
testprog [label="Test program\n(generated)"]