Skip to content

Commit

Permalink
fix grammar
Browse files Browse the repository at this point in the history
  • Loading branch information
tbrowder committed Dec 5, 2018
1 parent 8314e10 commit e6a5ab4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/Type/Encoding/Registry.pod6
Expand Up @@ -35,7 +35,7 @@ X<|Encoding::Decoder>
method find(Str() $name)
Finds an encoding by their name. Returns an C<Encoding::Encoder> or
Finds an encoding by its name. Returns an C<Encoding::Encoder> or
C<Encoding::Decoder>, depending on what had been registered.
=end pod
Expand Down

0 comments on commit e6a5ab4

Please sign in to comment.