minor wording change
authorDavid Schleef <ds@schleef.org>
Fri, 2 Jan 2004 06:57:32 +0000 (06:57 +0000)
committerDavid Schleef <ds@schleef.org>
Fri, 2 Jan 2004 06:57:32 +0000 (06:57 +0000)
Original commit message from CVS:
minor wording change

docs/random/caps2

index 7fcea23..e41b705 100644 (file)
@@ -188,7 +188,7 @@ Checklist for pad_link:
  - Pad link functions are called with fixed caps.  There's no need
    to check for this.  This means that you can assume that the caps
    is not ANY or EMPTY, and that there is exactly one structure in
-   the caps, and that all the properties in the caps
+   the caps, and that all the fields in the structure are fixed.
 
  - Pad link functions are called with caps that are a subset of the
    most recent return value of the pad's getcaps function.  Generally,