Check spelling of Perl man pages too.

This commit is contained in:
Dianne Skoll
2025-10-20 13:55:33 -04:00
parent f8ac99d22e
commit 6b163092c7
3 changed files with 20 additions and 4 deletions

View File

@@ -819,7 +819,7 @@ sub draw_title
=head2 get_rgb($color)
Parses a 3- or 6-hex-digit color value and returs [red, green, blue]. If
Parses a 3- or 6-hex-digit color value and returns [red, green, blue]. If
color could not be parsed, returns undef
=cut