diff options
author | Masanari Iida <standby24x7@gmail.com> | 2014-07-12 20:55:28 +0400 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2014-07-12 22:30:36 +0400 |
commit | 0ba4f6e4006634cf566ba9cc3acd40aebee44503 (patch) | |
tree | fb6ec3a4bd782dcab7beab39e749626038a9683d /Documentation/DocBook/regulator.tmpl | |
parent | 8011b3c96f393b7ae95a6fd80e1634626c1b95ab (diff) | |
download | linux-0ba4f6e4006634cf566ba9cc3acd40aebee44503.tar.xz |
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/regulator.tmpl')
-rw-r--r-- | Documentation/DocBook/regulator.tmpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/DocBook/regulator.tmpl b/Documentation/DocBook/regulator.tmpl index 346e552fa2cc..3b08a085d2c7 100644 --- a/Documentation/DocBook/regulator.tmpl +++ b/Documentation/DocBook/regulator.tmpl @@ -155,7 +155,7 @@ release regulators. Functions are provided to <link linkend='API-regulator-enable'>enable</link> and <link linkend='API-regulator-disable'>disable</link> the - reguator and to get and set the runtime parameters of the + regulator and to get and set the runtime parameters of the regulator. </para> <para> |