Skip to content

Commit

Permalink
Fix typo (#216)
Browse files Browse the repository at this point in the history
  • Loading branch information
preciz authored Aug 5, 2024
1 parent 122e7a6 commit 9c7847f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/geo/polygonz.ex
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
defmodule Geo.PolygonZ do
@moduledoc """
Defines the Polygon struct.
Defines the PolygonZ struct.
"""

@type t :: %__MODULE__{
Expand Down

0 comments on commit 9c7847f

Please sign in to comment.