summaryrefslogtreecommitdiff
path: root/docs/manual
diff options
context:
space:
mode:
authorWim Taymans <wim.taymans@collabora.co.uk>2009-11-28 15:40:30 +0100
committerWim Taymans <wim@metal.(none)>2009-11-28 15:40:30 +0100
commitc5291d5c210c462377d226b773dcaa86f390c549 (patch)
treee01e2a1486432d502aa7d8c57801485a09a5f2de /docs/manual
parent084cfed249ce01488d5535afdc8efe77009f8f16 (diff)
docs: fix typo
Diffstat (limited to 'docs/manual')
-rw-r--r--docs/manual/intro-basics.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/manual/intro-basics.xml b/docs/manual/intro-basics.xml
index 2e5c6c088..779223d8b 100644
--- a/docs/manual/intro-basics.xml
+++ b/docs/manual/intro-basics.xml
@@ -28,7 +28,7 @@
<title>Pads</title>
<para>
<emphasis>Pads</emphasis> are element's input and output, where
- you can connect other elements. They used to negotiate links and
+ you can connect other elements. They are used to negotiate links and
data flow
between elements in &GStreamer;. A pad can be viewed as a
<quote>plug</quote> or <quote>port</quote> on an element where