Replace WG with group in dependencies PDF so it doesn't say the wrong thing
- Legacy-Id: 7553
This commit is contained in:
parent
d3efeb421f
commit
a38a53efd0
|
@ -15,11 +15,11 @@ digraph draftdeps {
|
|||
fontcolor=black,
|
||||
label="Colors in\nthis row"];
|
||||
key_wgdoc [color="#0AFE47",
|
||||
label="Product of\nthis WG",
|
||||
label="Product of\nthis group",
|
||||
style=filled,
|
||||
wg=this];
|
||||
key_otherwgdoc [color="#9999FF",
|
||||
label="Product of\nother WG",
|
||||
label="Product of\nother group",
|
||||
style=filled,
|
||||
wg=blort];
|
||||
key_individual [color="#FF800D",
|
||||
|
|
Loading…
Reference in a new issue