Skip to content

Commit a37c565

Browse files
committed
Fix grammar
1 parent 1749809 commit a37c565

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

lib/image.ex

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6453,7 +6453,7 @@ defmodule Image do
64536453
in an image can be returned with a call to
64546454
`Vix.Vips.Image.header_field_names/1`.
64556455
6456-
* Errors removing metadata fields is not propagated
6456+
* Errors removing metadata fields are not propagated
64576457
into the return for this function. Errors might occur
64586458
when attempting to remove metadata fields that
64596459
do not exist in the image.
@@ -6517,7 +6517,7 @@ defmodule Image do
65176517
in an image can be returned with a call to
65186518
`Vix.Vips.Image.header_field_names/1`.
65196519
6520-
* Errors removing metadata fields is not propagated
6520+
* Errors removing metadata fields are not propagated
65216521
into the return for this function. Errors might occur
65226522
when attempting to remove metadata fields that
65236523
do not exist in the image.

0 commit comments

Comments
 (0)