We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 592e3e0 commit 8b1924bCopy full SHA for 8b1924b
1 file changed
README.md
@@ -31,7 +31,7 @@ typedef CGIF_Config // global cofinguration parameters of the GIF
31
typedef CGIF_FrameConfig // local configuration parameters for a frame
32
typedef CGIF // struct for the full GIF
33
typedef CGIFrgb_Config // global cofinguration parameters of the RGB GIF
34
-typedef CGIFrgb_FrameConfig // local configuration parameters for a RGB frame
+typedef CGIFrgb_FrameConfig // local configuration parameters for an RGB frame
35
typedef CGIFrgb // struct for the full RGB GIF
36
37
// The user needs only these functions to create a GIF image:
0 commit comments