Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
michallepicki authored Dec 27, 2024
1 parent 8e2d78c commit cb5489f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dialyzer.exs
Original file line number Diff line number Diff line change
Expand Up @@ -316,7 +316,7 @@ defmodule Dialyzer do
),
do: filtered(comment: "overly_defensive code", id: @id, data: dialyzer_warning)

@id __ENC__.line
@id __ENV__.line
expected_counts = Map.put(expected_counts, @id, 1)

defp filter(
Expand Down

0 comments on commit cb5489f

Please sign in to comment.