File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff 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.
You can’t perform that action at this time.
0 commit comments