Skip to content

Commit a38a53e

Browse files
committed
Replace WG with group in dependencies PDF so it doesn't say the wrong thing
- Legacy-Id: 7553
1 parent d3efeb4 commit a38a53e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

ietf/templates/wginfo/dot.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,11 +15,11 @@ digraph draftdeps {
1515
fontcolor=black,
1616
label="Colors in\nthis row"];
1717
key_wgdoc [color="#0AFE47",
18-
label="Product of\nthis WG",
18+
label="Product of\nthis group",
1919
style=filled,
2020
wg=this];
2121
key_otherwgdoc [color="#9999FF",
22-
label="Product of\nother WG",
22+
label="Product of\nother group",
2323
style=filled,
2424
wg=blort];
2525
key_individual [color="#FF800D",

0 commit comments

Comments
 (0)