Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1506392 > unrolled thread

[PATCH] [linux-next] v4l: doc: Fix typo in vidioc-g-tuner.rst

Started byMasanari Iida <standby24x7@gmail.com>
First post2016-10-22 09:30 +0200
Last post2016-10-22 09:30 +0200
Articles 1 — 1 participant

Back to article view | Back to linux.kernel


Contents

  [PATCH] [linux-next] v4l: doc: Fix typo in vidioc-g-tuner.rst Masanari Iida <standby24x7@gmail.com> - 2016-10-22 09:30 +0200

#1506392 — [PATCH] [linux-next] v4l: doc: Fix typo in vidioc-g-tuner.rst

FromMasanari Iida <standby24x7@gmail.com>
Date2016-10-22 09:30 +0200
Subject[PATCH] [linux-next] v4l: doc: Fix typo in vidioc-g-tuner.rst
Message-ID<suYUG-lu-7@gated-at.bofh.it>
This patch fix spelling typos found in vidioc-g-tuner.xml.
This xml file was created from vidioc-g-tuner.rst,
I have to fix typos in vidioc-g-tuner.rst.

Signed-off-by: Masanari Iida <standby24x7@gmail.com>
---
 Documentation/media/uapi/v4l/vidioc-g-tuner.rst | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/Documentation/media/uapi/v4l/vidioc-g-tuner.rst b/Documentation/media/uapi/v4l/vidioc-g-tuner.rst
index e8aa8cd7065f..57c79fa43866 100644
--- a/Documentation/media/uapi/v4l/vidioc-g-tuner.rst
+++ b/Documentation/media/uapi/v4l/vidioc-g-tuner.rst
@@ -201,10 +201,10 @@ To change the radio frequency the
     * - ``V4L2_TUNER_SDR``
       - 4
       - Tuner controls the A/D and/or D/A block of a
-	Sofware Digital Radio (SDR)
+	Software Digital Radio (SDR)
     * - ``V4L2_TUNER_RF``
       - 5
-      - Tuner controls the RF part of a Sofware Digital Radio (SDR)
+      - Tuner controls the RF part of a Software Digital Radio (SDR)
 
 
 .. tabularcolumns:: |p{6.6cm}|p{2.2cm}|p{8.7cm}|
-- 
2.10.1.502.g6598894

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web