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

From: Masanari Iida
Date: Sat Oct 22 2016 - 03:27:38 EST


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@xxxxxxxxx>
---
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