public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] Doc: Docbook/iio: Fix typo in iio.tmpl
@ 2015-11-20 15:31 Masanari Iida
  2015-11-20 15:36 ` Daniel Baluta
  2015-11-21  0:09 ` Jonathan Corbet
  0 siblings, 2 replies; 3+ messages in thread
From: Masanari Iida @ 2015-11-20 15:31 UTC (permalink / raw)
  To: linux-kernel, lars, Michael.Hennerich, corbet, daniel.baluta
  Cc: Masanari Iida

This patch fix a spelling typo in iio.tmpl.

Signed-off-by: Masanari Iida <standby24x7@gmail.com>
---
 Documentation/DocBook/iio.tmpl | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/DocBook/iio.tmpl b/Documentation/DocBook/iio.tmpl
index 98be322..f525bf5 100644
--- a/Documentation/DocBook/iio.tmpl
+++ b/Documentation/DocBook/iio.tmpl
@@ -458,7 +458,7 @@
             .scan_type = {
               .sign = 's',
               .realbits = 12,
-              .storgebits = 16,
+              .storagebits = 16,
               .shift = 4,
               .endianness = IIO_LE,
             },
-- 
2.6.3.368.gf34be46


^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2015-11-21  0:09 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-11-20 15:31 [PATCH] Doc: Docbook/iio: Fix typo in iio.tmpl Masanari Iida
2015-11-20 15:36 ` Daniel Baluta
2015-11-21  0:09 ` Jonathan Corbet

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox