]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - glsdk/gstreamer0-10.git/blobdiff - docs/random/caps
docs, gst: typo fixes
[glsdk/gstreamer0-10.git] / docs / random / caps
index bbcca9b7ca698f0e153d5baa087d957a8458e717..d994bcddf79b5240cd4cb4340934e923d4ab4c65 100644 (file)
@@ -162,7 +162,7 @@ As with option2, a global plan will be built. At runtime the src pads
 will actually specify the capabilities they need for any element that
 wants to be connected to its source pads.
 
-In this case we specifiy the capabilities for all the sink pads of an
+In this case we specify the capabilities for all the sink pads of an
 element at create time. The capabilities of the src pads would only
 become available when data has been processed by the element.