summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOlivier CrĂȘte <olivier.crete@collabora.com>2016-06-15 20:28:14 -0400
committerOlivier CrĂȘte <olivier.crete@collabora.com>2016-06-15 21:27:41 -0400
commit4566b06c0a65fa42fcfcdde45a7f14c966435f35 (patch)
tree18e5b0eb0e7b69cdeeabb9349ffb89a0e53139f4
parent992c805de3f9d7c986c30acfc3a6e485bb0e6462 (diff)
sdk-basic-tutorial-dynamic-pipelines.md: Fix typo
-rw-r--r--sdk-basic-tutorial-dynamic-pipelines.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/sdk-basic-tutorial-dynamic-pipelines.md b/sdk-basic-tutorial-dynamic-pipelines.md
index 3c07d97..c05acef 100644
--- a/sdk-basic-tutorial-dynamic-pipelines.md
+++ b/sdk-basic-tutorial-dynamic-pipelines.md
@@ -78,7 +78,7 @@ demuxer pads.
For simplicity, in this example, we will only link to the audio pad and
ignore the video.
-## Dyamic Hello World
+## Dynamic Hello World
Copy this code into a text file named `basic-tutorial-3.c` (or find it
in the SDK installation).