diff options
author | Sanjeev <ghane0@gmail.com> | 2016-12-01 23:36:00 +0800 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2016-12-01 10:44:08 -0700 |
commit | 7d56f0facd6c1cb4ed2169bb8e65294bfd7783f8 (patch) | |
tree | 08e7a20ba55c7764b537527f21d94f7e2b624b93 /Documentation/media/dvb-drivers | |
parent | 2fc9254d0c473e26a668d8efc75dd71146a07852 (diff) | |
download | linux-stable-7d56f0facd6c1cb4ed2169bb8e65294bfd7783f8.tar.gz linux-stable-7d56f0facd6c1cb4ed2169bb8e65294bfd7783f8.tar.bz2 linux-stable-7d56f0facd6c1cb4ed2169bb8e65294bfd7783f8.zip |
Doc: Correct typo, "Introdution" => "Introduction"
This corrects a set of spelling mistakes, probably from an
automated conversion.
Signed-off-by: Sanjeev Gupta <ghane0@gmail.com>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'Documentation/media/dvb-drivers')
-rw-r--r-- | Documentation/media/dvb-drivers/intro.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/media/dvb-drivers/intro.rst b/Documentation/media/dvb-drivers/intro.rst index 7681835ea76d..d6eeb2708b9b 100644 --- a/Documentation/media/dvb-drivers/intro.rst +++ b/Documentation/media/dvb-drivers/intro.rst @@ -1,5 +1,5 @@ -Introdution -=========== +Introduction +============ The main development site and GIT repository for these drivers is https://linuxtv.org. |