diff options
author | Sanjeev <ghane0@gmail.com> | 2016-12-01 10:36:00 -0500 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2016-12-01 12:44:08 -0500 |
commit | 7d56f0facd6c1cb4ed2169bb8e65294bfd7783f8 (patch) | |
tree | 08e7a20ba55c7764b537527f21d94f7e2b624b93 | |
parent | 2fc9254d0c473e26a668d8efc75dd71146a07852 (diff) |
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>
-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: | |||
9 | 9 | ||
10 | http://www.lanana.org/docs/unicode/admin-guide/unicode.rst | 10 | http://www.lanana.org/docs/unicode/admin-guide/unicode.rst |
11 | 11 | ||
12 | Introdution | 12 | Introduction |
13 | ----------- | 13 | ------------ |
14 | 14 | ||
15 | The Linux kernel code has been rewritten to use Unicode to map | 15 | The Linux kernel code has been rewritten to use Unicode to map |
16 | characters to fonts. By downloading a single Unicode-to-font table, | 16 | 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 @@ | |||
1 | Introdution | 1 | Introduction |
2 | =========== | 2 | ============ |
3 | 3 | ||
4 | The main development site and GIT repository for these | 4 | The main development site and GIT repository for these |
5 | drivers is https://linuxtv.org. | 5 | 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 | |||
3 | 3 | ||
4 | Author: Jonathan Corbet <corbet@lwn.net> | 4 | Author: Jonathan Corbet <corbet@lwn.net> |
5 | 5 | ||
6 | Introdution | 6 | Introduction |
7 | ----------- | 7 | ------------ |
8 | 8 | ||
9 | "cafe_ccic" is a driver for the Marvell 88ALP01 "cafe" CMOS camera | 9 | "cafe_ccic" is a driver for the Marvell 88ALP01 "cafe" CMOS camera |
10 | controller. This is the controller found in first-generation OLPC systems, | 10 | 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 @@ | |||
1 | Introdution | 1 | Introduction |
2 | =========== | 2 | ============ |
3 | 3 | ||
4 | Executive summary | 4 | Executive summary |
5 | ----------------- | 5 | ----------------- |