diff options
author | Philipp Gesang <phg42.2a@gmail.com> | 2013-04-29 23:12:38 +0200 |
---|---|---|
committer | Philipp Gesang <phg42.2a@gmail.com> | 2013-04-29 23:12:38 +0200 |
commit | ebdd60e14123b44f2e4f74b108ff34fadf480467 (patch) | |
tree | c9528e5979e5077e86c71ca31caab77c1f53ca82 /filegraph.dot | |
parent | 1d871e6152c1acfa01db6fd90ee809274b9f8751 (diff) | |
parent | 572c0e2de196d2d9551cd205b7f0c69800fb7516 (diff) | |
download | luaotfload-ebdd60e14123b44f2e4f74b108ff34fadf480467.tar.gz |
merge from phi-gamma/master
Diffstat (limited to 'filegraph.dot')
-rw-r--r-- | filegraph.dot | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/filegraph.dot b/filegraph.dot index a0eadec..d69937b 100644 --- a/filegraph.dot +++ b/filegraph.dot @@ -62,7 +62,7 @@ strict digraph luaotfload_files { //looks weird with circo ... * main files * ································································· */ - fontdbutil [label = "fontdbutil\nmkluatexfontdb.lua", + fontdbutil [label = "luaotfload-util\nmkluatexfontdb.lua", shape = rect, width = "3.2cm", height = "1.2cm", |