diff options
author | Wim Taymans <wtaymans@redhat.com> | 2014-05-15 16:41:58 +0200 |
---|---|---|
committer | Wim Taymans <wtaymans@redhat.com> | 2014-05-15 16:41:58 +0200 |
commit | 7e605724253eb82ccd6bdf7a917c2999cf00361f (patch) | |
tree | 850771a5b7823a88e3e9ee48192b6cdffd4ac130 | |
parent | 48b608337beb2fd539b83dd10fc3440a67370adc (diff) |
docs: fix typo
-rw-r--r-- | docs/design/part-caps.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/design/part-caps.txt b/docs/design/part-caps.txt index 489a84ffd..822461330 100644 --- a/docs/design/part-caps.txt +++ b/docs/design/part-caps.txt @@ -134,7 +134,7 @@ be accepted, for example if the buffer memory is not touched at all. Compatibility of caps --------------------- -Pads can be linked when the caps of both caps are compatible. This is +Pads can be linked when the caps of both pads are compatible. This is the case when their intersection is not empty. For checking if a pad actually supports a fixed caps an intersection is |