summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexander Saprykin <xelfium@gmail.com>2010-06-17 09:05:58 +0200
committerSebastian Dröge <sebastian.droege@collabora.co.uk>2010-06-17 09:05:58 +0200
commit80ece8a4be59e1551f6b899e6b1f4fc5668dd546 (patch)
treec92942f2dc9fd380cbd844bcc15152ddbef0822d
parent7266cbc54ae1348c4708dc3d32c9e220a5ba7aa6 (diff)
manual: Fix another typo
-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 2dc038de6e..8214e2ff3b 100644
--- a/docs/manual/intro-basics.xml
+++ b/docs/manual/intro-basics.xml
@@ -34,7 +34,7 @@
<quote>plug</quote> or <quote>port</quote> on an element where
links may be made with other elements, and through which data can
flow to or from those elements. Pads have specific data handling
- capabilities: A pad can restrict the type of data that flows
+ capabilities: a pad can restrict the type of data that flows
through it. Links are only allowed between two pads when the
allowed data types of the two pads are compatible. Data types are
negotiated between pads using a process called <emphasis>caps