linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Bhaskar Chowdhury <unixbhaskar@gmail.com>
To: corbet@lwn.net, linux-doc@vger.kernel.org
Cc: Bhaskar Chowdhury <unixbhaskar@gmail.com>,
	rdunlap@infradead.org, linux-kernel@vger.kernel.org
Subject: [PATCH 12/23] v4l: hist-v4l2.rst: Fix a typo
Date: Mon, 29 Mar 2021 10:42:48 +0530	[thread overview]
Message-ID: <6a3c604c9818b80ec269379a8cc2a45153cd28e4.1616992679.git.unixbhaskar@gmail.com> (raw)
In-Reply-To: <cover.1616992679.git.unixbhaskar@gmail.com>


s/directon/director/

Signed-off-by: Bhaskar Chowdhury <unixbhaskar@gmail.com>
---
 Documentation/userspace-api/media/v4l/hist-v4l2.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/userspace-api/media/v4l/hist-v4l2.rst b/Documentation/userspace-api/media/v4l/hist-v4l2.rst
index 28a2750d5c8c..7061496126ad 100644
--- a/Documentation/userspace-api/media/v4l/hist-v4l2.rst
+++ b/Documentation/userspace-api/media/v4l/hist-v4l2.rst
@@ -47,7 +47,7 @@ Codec API was released.
 1998-11-08: Many minor changes. Most symbols have been renamed. Some
 material changes to struct v4l2_capability.

-1998-11-12: The read/write directon of some ioctls was misdefined.
+1998-11-12: The read/write director of some ioctls was misdefined.

 1998-11-14: ``V4L2_PIX_FMT_RGB24`` changed to ``V4L2_PIX_FMT_BGR24``,
 and ``V4L2_PIX_FMT_RGB32`` changed to ``V4L2_PIX_FMT_BGR32``. Audio
--
2.26.3


  parent reply	other threads:[~2021-03-29  5:17 UTC|newest]

Thread overview: 27+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-03-29  5:12 [PATCH 00/23] docs: Mundane typo fixes Bhaskar Chowdhury
2021-03-29  5:12 ` [PATCH 01/23] atomctl.rst: A typo fix Bhaskar Chowdhury
2021-03-29  5:37   ` Max Filippov
2021-03-29  5:38     ` Max Filippov
2021-03-29  5:52       ` Bhaskar Chowdhury
2021-03-29  5:12 ` [PATCH 02/23] w1: ds2482.rst: " Bhaskar Chowdhury
2021-03-29  5:12 ` [PATCH 03/23] w1-netlink.rst: " Bhaskar Chowdhury
2021-03-29  5:12 ` [PATCH 04/23] w1-generic.rst: " Bhaskar Chowdhury
2021-03-29  5:12 ` [PATCH 05/23] vm: unevictable-lru.rst: Fix a typo Bhaskar Chowdhury
2021-03-29  5:12 ` [PATCH 06/23] vm: hwpoison.rst: A typo fix Bhaskar Chowdhury
2021-03-29  5:12 ` [PATCH 07/23] " Bhaskar Chowdhury
2021-03-29  5:12 ` [PATCH 08/23] virt: kvm: vm.rst: Fix a typo Bhaskar Chowdhury
2021-03-29  5:12 ` [PATCH 09/23] virt: kvm: /mmu.rst: " Bhaskar Chowdhury
2021-03-29  5:12 ` [PATCH 10/23] virt: kvm: halt-polling.rst: Fixed " Bhaskar Chowdhury
2021-03-29  5:12 ` [PATCH 11/23] virt: user_mode_linux_howto_v2.rst: Few typo fixes Bhaskar Chowdhury
2021-03-29  5:12 ` Bhaskar Chowdhury [this message]
2021-03-29  5:12 ` [PATCH 13/23] trace: hwlat_detector.rst: Fix a typo Bhaskar Chowdhury
2021-03-29  5:12 ` [PATCH 14/23] trace: ftrace-uses.rst: " Bhaskar Chowdhury
2021-03-29  5:12 ` [PATCH 15/23] trace: events.rst: " Bhaskar Chowdhury
2021-03-29  5:12 ` [PATCH 16/23] sparc: oradax/oracle-dax.rst: " Bhaskar Chowdhury
2021-03-29  5:12 ` [PATCH 17/23] sparc: dax-hv-api.txt: Fix quite a few spellos Bhaskar Chowdhury
2021-03-29  5:12 ` [PATCH 18/23] security: core.rst: Fixed a spello Bhaskar Chowdhury
2021-03-29  5:12 ` [PATCH 19/23] scsi: ChangeLog.ncr53c8xx: Quite a few spello fixes Bhaskar Chowdhury
2021-03-29  5:12 ` [PATCH 20/23] scheduler: sched-bwc.rst: Fix a typo Bhaskar Chowdhury
2021-03-29  5:12 ` [PATCH 21/23] scheduler: sched-nice-design.rst: " Bhaskar Chowdhury
2021-03-29  5:12 ` [PATCH 22/23] riscv: pmu.rst : A spello fix Bhaskar Chowdhury
2021-03-29  5:12 ` [PATCH 23/23] openrisc: openrisc_port.rst: Fix a typo Bhaskar Chowdhury

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=6a3c604c9818b80ec269379a8cc2a45153cd28e4.1616992679.git.unixbhaskar@gmail.com \
    --to=unixbhaskar@gmail.com \
    --cc=corbet@lwn.net \
    --cc=linux-doc@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=rdunlap@infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).