aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSanjeev <ghane0@gmail.com>2016-12-01 10:36:00 -0500
committerJonathan Corbet <corbet@lwn.net>2016-12-01 12:44:08 -0500
commit7d56f0facd6c1cb4ed2169bb8e65294bfd7783f8 (patch)
tree08e7a20ba55c7764b537527f21d94f7e2b624b93
parent2fc9254d0c473e26a668d8efc75dd71146a07852 (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.rst4
-rw-r--r--Documentation/media/dvb-drivers/intro.rst4
-rw-r--r--Documentation/media/v4l-drivers/cafe_ccic.rst4
-rw-r--r--Documentation/process/1.Intro.rst4
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
12Introdution 12Introduction
13----------- 13------------
14 14
15The Linux kernel code has been rewritten to use Unicode to map 15The Linux kernel code has been rewritten to use Unicode to map
16characters to fonts. By downloading a single Unicode-to-font table, 16characters 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 @@
1Introdution 1Introduction
2=========== 2============
3 3
4The main development site and GIT repository for these 4The main development site and GIT repository for these
5drivers is https://linuxtv.org. 5drivers 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
4Author: Jonathan Corbet <corbet@lwn.net> 4Author: Jonathan Corbet <corbet@lwn.net>
5 5
6Introdution 6Introduction
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
10controller. This is the controller found in first-generation OLPC systems, 10controller. 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 @@
1Introdution 1Introduction
2=========== 2============
3 3
4Executive summary 4Executive summary
5----------------- 5-----------------