doc: fix cp errors.

Change-Id: Id93a78f463a6b782e10b230509af61b6f86c146f
This commit is contained in:
Alexander Lenz 2017-09-13 16:18:38 +02:00
parent ffd84c4b6e
commit e6fd421ec7

View File

@ -110,8 +110,6 @@ blob
- | ["blob", <max len>] **or** - | ["blob", <max len>] **or**
| ["blob", <max len>, <min len>] | ["blob", <max len>, <min len>]
| |
| if <max len> is not given, it is assumed as 255.
| if the string is UTF-8 encoded, the length is counting the number of bytes, not characters
| if <min len> is not given, it is assumed as 0. | if <min len> is not given, it is assumed as 0.
* - Transport example * - Transport example