diff options
author | Masanari Iida <standby24x7@gmail.com> | 2014-07-12 09:55:28 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2014-07-12 11:30:36 -0700 |
commit | 0ba4f6e4006634cf566ba9cc3acd40aebee44503 (patch) | |
tree | fb6ec3a4bd782dcab7beab39e749626038a9683d /Documentation/DocBook/gadget.tmpl | |
parent | 8011b3c96f393b7ae95a6fd80e1634626c1b95ab (diff) | |
download | op-kernel-dev-0ba4f6e4006634cf566ba9cc3acd40aebee44503.zip op-kernel-dev-0ba4f6e4006634cf566ba9cc3acd40aebee44503.tar.gz |
DocBook: fix various typos
This patch fixed spelling typo in various template files
within Documentation/Docbook.
Signed-off-by: Masanari Iida <standby24x7@gmail.com>
Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'Documentation/DocBook/gadget.tmpl')
-rw-r--r-- | Documentation/DocBook/gadget.tmpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/DocBook/gadget.tmpl b/Documentation/DocBook/gadget.tmpl index 4017f14..2c425d7 100644 --- a/Documentation/DocBook/gadget.tmpl +++ b/Documentation/DocBook/gadget.tmpl @@ -708,7 +708,7 @@ hardware level details could be very different. <para>Systems need specialized hardware support to implement OTG, notably including a special <emphasis>Mini-AB</emphasis> jack -and associated transciever to support <emphasis>Dual-Role</emphasis> +and associated transceiver to support <emphasis>Dual-Role</emphasis> operation: they can act either as a host, using the standard Linux-USB host side driver stack, |