Skip to content

Commit

Permalink
Update lib/protobuf/text.ex
Browse files Browse the repository at this point in the history
Co-authored-by: Andrea Leopardi <[email protected]>
  • Loading branch information
v0idpwn and whatyouhide authored Jan 22, 2025
1 parent ea071b2 commit 9016ef5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/protobuf/text.ex
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
defmodule Protobuf.Text do
@moduledoc """
Text encoding of protobufs
Text encoding of Protobufs.
According to https://protobuf.dev/reference/protobuf/textformat-spec/, without
extensions or `Google.Protobuf.Any` support.
Expand Down

0 comments on commit 9016ef5

Please sign in to comment.