diff options
author | Philipp Gesang <phg42.2a@gmail.com> | 2013-11-12 23:32:57 +0100 |
---|---|---|
committer | Philipp Gesang <phg42.2a@gmail.com> | 2013-11-12 23:32:57 +0100 |
commit | 14834c9ea172588cc6cd4f111cdb16ce88ce2c2f (patch) | |
tree | dfd5b79ce1ba1d4da94ebdacd8bc6944c835ff42 /filegraph.dot | |
parent | f564f346e2a1b200fe27174011070adc7a527b28 (diff) | |
download | luaotfload-14834c9ea172588cc6cd4f111cdb16ce88ce2c2f.tar.gz |
[man,doc] adapt references to luaotfload-names.lua
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 f70ef87..0c64e58 100644 --- a/filegraph.dot +++ b/filegraph.dot @@ -182,7 +182,7 @@ strict digraph luaotfload_files { //looks weird with circo ... fillcolor = "#01012222", color = grey40, style = "filled,dotted,rounded", - label = "luaotfload-names.lua\nluaotfload-names.luc"] + label = "luaotfload-names.lua.gz\nluaotfload-names.luc"] status [style = "filled,dashed", shape = rect, |