Skip to content

Commit e6a5ab4

Browse files
authored
fix grammar
1 parent 8314e10 commit e6a5ab4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/Type/Encoding/Registry.pod6

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ X<|Encoding::Decoder>
3535
3636
method find(Str() $name)
3737
38-
Finds an encoding by their name. Returns an C<Encoding::Encoder> or
38+
Finds an encoding by its name. Returns an C<Encoding::Encoder> or
3939
C<Encoding::Decoder>, depending on what had been registered.
4040
4141
=end pod

0 commit comments

Comments
 (0)