Skip to content

Commit 7765fea

Browse files
gldubcsabiwara
andauthored
Update comment
Co-authored-by: Jean Klingler <[email protected]>
1 parent fd486f7 commit 7765fea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/elixir/lib/module/types/descr.ex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3547,7 +3547,7 @@ defmodule Module.Types.Descr do
35473547
end)
35483548
end
35493549

3550-
# Use heuristics to normalize a map dnf for pretty printing.
3550+
# Use heuristics to normalize a map bdd for pretty printing.
35513551
defp map_normalize(bdd) do
35523552
map_bdd_get(bdd)
35533553
|> Enum.map(fn {tag, fields, negs} ->

0 commit comments

Comments
 (0)