summaryrefslogtreecommitdiff
path: root/arch.dot
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2019-10-04 21:22:40 +0300
committerLars Wirzenius <liw@liw.fi>2019-10-04 21:22:40 +0300
commitdc2534a5ed2e7b84920338637be513b300e8780f (patch)
treee92d8c599389142a73cd03e23628e44b90247e8b /arch.dot
parent5ec88c876fba97acbe4d3ec16a7e97554cfed803 (diff)
downloadsubplot-rust-talk-dc2534a5ed2e7b84920338637be513b300e8780f.tar.gz
Change: update talk, about ready now
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)"]