Skip to content

Commit 1bbf885

Browse files
committed
Tweak to README
1 parent b6c42aa commit 1bbf885

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.mdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ var png : ByteArray = PNGEncoder2.encodeWithMetadata(bmp, metadata);
130130

131131
Every key-value pair in the given metadata object will be encoded into
132132
the PNG as either a tEXt chunk (if the value can be represented in Latin-1)
133-
or an iTXt chunk (which support arbitrary Unicode strings).
133+
or an iTXt chunk (which supports arbitrary Unicode strings).
134134

135135

136136
Installation

0 commit comments

Comments
 (0)