Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Spelling errors #28

Closed
guimard opened this issue Aug 26, 2018 · 1 comment
Closed

Spelling errors #28

guimard opened this issue Aug 26, 2018 · 1 comment
Assignees

Comments

@guimard
Copy link
Contributor

guimard commented Aug 26, 2018

Hello,

little spelling errors:

--- a/lib/GD.pm
+++ b/lib/GD.pm
@@ -1432,7 +1432,7 @@
 =item B<$ok = $image-E<gt>contrast($contrast)>

 $contrast: a double value. The contrast adjustment value. Negative
-values increase, postive values decrease the contrast. The larger
+values increase, positive values decrease the contrast. The larger
 the absolute value, the stronger the effect.

 =item B<$ok = $image-E<gt>color($red,$green,$blue,$alpha)>
@@ -1487,7 +1487,7 @@
 format happens to be identical to the old-style MSDOS bitmap ".fnt"
 files, so you can use one of those directly if you happen to have one.

-For writing proportional scaleable fonts, GD offers the stringFT()
+For writing proportional scalable fonts, GD offers the stringFT()
 method, which allows you to load and render any TrueType font on your
 system.

@rurban rurban self-assigned this Aug 26, 2018
rurban pushed a commit that referenced this issue Aug 26, 2018
@rurban
Copy link
Collaborator

rurban commented Aug 26, 2018

Thanks, released as 2.69

@rurban rurban closed this as completed Aug 26, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants