Doc: Docbook/iio: Fix typo in iio.tmpl
This patch fix a spelling typo in iio.tmpl. Signed-off-by: Masanari Iida <standby24x7@gmail.com> Acked-by: Daniel Baluta <daniel.baluta@intel.com> Signed-off-by: Jonathan Corbet <corbet@lwn.net>
This commit is contained in:
parent
e237b65794
commit
42efcb5da5
1 changed files with 1 additions and 1 deletions
|
@ -458,7 +458,7 @@
|
||||||
.scan_type = {
|
.scan_type = {
|
||||||
.sign = 's',
|
.sign = 's',
|
||||||
.realbits = 12,
|
.realbits = 12,
|
||||||
.storgebits = 16,
|
.storagebits = 16,
|
||||||
.shift = 4,
|
.shift = 4,
|
||||||
.endianness = IIO_LE,
|
.endianness = IIO_LE,
|
||||||
},
|
},
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue