Skip to content

Commit 8b1924b

Browse files
dloeblCopilot
andauthored
small grammar correction
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 592e3e0 commit 8b1924b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ typedef CGIF_Config // global cofinguration parameters of the GIF
3131
typedef CGIF_FrameConfig // local configuration parameters for a frame
3232
typedef CGIF // struct for the full GIF
3333
typedef CGIFrgb_Config // global cofinguration parameters of the RGB GIF
34-
typedef CGIFrgb_FrameConfig // local configuration parameters for a RGB frame
34+
typedef CGIFrgb_FrameConfig // local configuration parameters for an RGB frame
3535
typedef CGIFrgb // struct for the full RGB GIF
3636

3737
// The user needs only these functions to create a GIF image:

0 commit comments

Comments
 (0)