diff options
author | Sanjeev <ghane0@gmail.com> | 2016-12-01 16:36:00 +0100 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2016-12-01 18:44:08 +0100 |
commit | 7d56f0facd6c1cb4ed2169bb8e65294bfd7783f8 (patch) | |
tree | 08e7a20ba55c7764b537527f21d94f7e2b624b93 /Documentation | |
parent | Merge branch 'silvio' into docs-next (diff) | |
download | linux-7d56f0facd6c1cb4ed2169bb8e65294bfd7783f8.tar.xz linux-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')
-rw-r--r-- | Documentation/admin-guide/unicode.rst | 4 | ||||
-rw-r--r-- | Documentation/media/dvb-drivers/intro.rst | 4 | ||||
-rw-r--r-- | Documentation/media/v4l-drivers/cafe_ccic.rst | 4 | ||||
-rw-r--r-- | Documentation/process/1.Intro.rst | 4 |
4 files changed, 8 insertions, 8 deletions
diff --git a/Documentation/admin-guide/unicode.rst b/Documentation/admin-guide/unicode.rst index 4e5c3df9d55f..7425a3351321 100644 --- a/Documentation/admin-guide/unicode.rst +++ b/Documentation/admin-guide/unicode.rst @@ -9,8 +9,8 @@ The current version can be found at: http://www.lanana.org/docs/unicode/admin-guide/unicode.rst -Introdution ------------ +Introduction +------------ The Linux kernel code has been rewritten to use Unicode to map characters to fonts. By downloading a single Unicode-to-font table, 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. diff --git a/Documentation/media/v4l-drivers/cafe_ccic.rst b/Documentation/media/v4l-drivers/cafe_ccic.rst index b98eb3b7cb4a..94f0f58ebe37 100644 --- a/Documentation/media/v4l-drivers/cafe_ccic.rst +++ b/Documentation/media/v4l-drivers/cafe_ccic.rst @@ -3,8 +3,8 @@ The cafe_ccic driver Author: Jonathan Corbet <corbet@lwn.net> -Introdution ------------ +Introduction +------------ "cafe_ccic" is a driver for the Marvell 88ALP01 "cafe" CMOS camera controller. This is the controller found in first-generation OLPC systems, diff --git a/Documentation/process/1.Intro.rst b/Documentation/process/1.Intro.rst index 22642b3fe903..e782ae2eef58 100644 --- a/Documentation/process/1.Intro.rst +++ b/Documentation/process/1.Intro.rst @@ -1,5 +1,5 @@ -Introdution -=========== +Introduction +============ Executive summary ----------------- |