Skip to content
Snippets Groups Projects
Commit 0b8b6f83 authored by Raleigh Littles III's avatar Raleigh Littles III Committed by GStreamer Marge Bot
Browse files

Update short-cutting-the-pipeline.md to fix typo

Part-of: <!112>
parent d02846af
No related branches found
No related tags found
No related merge requests found
......@@ -224,7 +224,7 @@ int main(int argc, char *argv[]) {
GstCaps *audio_caps;
GstBus *bus;
/* Initialize cumstom data structure */
/* Initialize custom data structure */
memset (&data, 0, sizeof (data));
data.b = 1; /* For waveform generation */
data.d = 1;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment