{"id":15224,"url":"https://patchwork.libcamera.org/api/1.1/patches/15224/?format=json","web_url":"https://patchwork.libcamera.org/patch/15224/","project":{"id":1,"url":"https://patchwork.libcamera.org/api/1.1/projects/1/?format=json","name":"libcamera","link_name":"libcamera","list_id":"libcamera_core","list_email":"libcamera-devel@lists.libcamera.org","web_url":"","scm_url":"","webscm_url":""},"msgid":"<mailman.790.1640703116.993.libcamera-devel@lists.libcamera.org>","date":"2021-12-28T14:51:43","name":"[libcamera-devel] Documentation: guides: introduction: fix typos","commit_ref":"030e6f389e2d0fa3f10a47634f3609378ccaf70e","pull_url":null,"state":"accepted","archived":false,"hash":"60e24f1ac237abf1e1787e932ee0955d1aaa4b10","submitter":{"id":76,"url":"https://patchwork.libcamera.org/api/1.1/people/76/?format=json","name":"","email":"Eugen.Hristev@microchip.com"},"delegate":null,"mbox":"https://patchwork.libcamera.org/patch/15224/mbox/","series":[{"id":2868,"url":"https://patchwork.libcamera.org/api/1.1/series/2868/?format=json","web_url":"https://patchwork.libcamera.org/project/libcamera/list/?series=2868","date":"2021-12-28T14:51:43","name":"[libcamera-devel] Documentation: guides: introduction: fix typos","version":1,"mbox":"https://patchwork.libcamera.org/series/2868/mbox/"}],"comments":"https://patchwork.libcamera.org/api/patches/15224/comments/","check":"pending","checks":"https://patchwork.libcamera.org/api/patches/15224/checks/","tags":{},"headers":{"Return-Path":"<libcamera-devel-bounces@lists.libcamera.org>","X-Original-To":"parsemail@patchwork.libcamera.org","Delivered-To":"parsemail@patchwork.libcamera.org","Received":["from lancelot.ideasonboard.com (lancelot.ideasonboard.com\r\n\t[92.243.16.209])\r\n\tby patchwork.libcamera.org (Postfix) with ESMTPS id 0BAB3BF415\r\n\tfor <parsemail@patchwork.libcamera.org>;\r\n\tTue, 28 Dec 2021 14:51:58 +0000 (UTC)","from lancelot.ideasonboard.com (localhost [IPv6:::1])\r\n\tby lancelot.ideasonboard.com (Postfix) with ESMTP id 14FD86090D;\r\n\tTue, 28 Dec 2021 15:51:57 +0100 (CET)"],"DKIM-Signature":"v=1; a=rsa-sha256; c=relaxed/simple; d=libcamera.org;\r\n\ts=mail; t=1640703117;\r\n\tbh=p4O+0Uak7F/m4tEWbdtQwzN4O0GPjs/lzn2l24JLjF4=;\r\n\th=To:Date:List-Id:List-Post:From:List-Subscribe:List-Unsubscribe:\r\n\tList-Archive:Reply-To:List-Help:Subject:From;\r\n\tb=uhjBPFUCQPeu6d3F0DKgHYpn62+QMO/HY0gtHdXAEDvLUBVcNxM7kZaG519X8bcwe\r\n\tpskA4bIQANlgMemUuKD7mL9Jh+nJFVnX/6dpXR8xNtTRZEv/+x+q2GRpR3VO9tCdim\r\n\tTDdDX9suchoLzKmZew/QPMIuuuhZl7hkCSYcqfhcAsDmhBPxzWZcfq3jh5agUpVD1d\r\n\tlbjcmmUL9zu0qJqrOD6TBkZzr9CBP2OsM7V9JMkxEYrXzfM+6nOBZ82mvRPeGBN4O2\r\n\tmyH0YNQ0wdX483rPMJUMudSeeK000BIsB8qFnqigIKbEIUyX4oJZ/Jmi4fkP1YFVsH\r\n\tVwX0dP9f4F6dg==","To":"<libcamera-devel@lists.libcamera.org>","Date":"Tue, 28 Dec 2021 16:51:43 +0200","MIME-Version":"1.0","Message-ID":"<mailman.790.1640703116.993.libcamera-devel@lists.libcamera.org>","List-Id":"<libcamera-devel.lists.libcamera.org>","List-Post":"<mailto:libcamera-devel@lists.libcamera.org>","From":"Eugen Hristev via libcamera-devel <libcamera-devel@lists.libcamera.org>","Precedence":"list","X-Mailman-Version":"2.1.29","X-BeenThere":"libcamera-devel@lists.libcamera.org","List-Subscribe":"<https://lists.libcamera.org/listinfo/libcamera-devel>,\r\n\t<mailto:libcamera-devel-request@lists.libcamera.org?subject=subscribe>","List-Unsubscribe":"<https://lists.libcamera.org/options/libcamera-devel>,\r\n\t<mailto:libcamera-devel-request@lists.libcamera.org?subject=unsubscribe>","List-Archive":"<https://lists.libcamera.org/pipermail/libcamera-devel/>","Reply-To":"Eugen Hristev <eugen.hristev@microchip.com>","List-Help":"<mailto:libcamera-devel-request@lists.libcamera.org?subject=help>","Subject":"[libcamera-devel] [PATCH] Documentation: guides: introduction: fix\r\n\ttypos","Content-Type":"message/rfc822","Content-Disposition":"inline","Errors-To":"libcamera-devel-bounces@lists.libcamera.org","Sender":"\"libcamera-devel\" <libcamera-devel-bounces@lists.libcamera.org>"},"content":"Fix typos.\n\nSigned-off-by: Eugen Hristev <eugen.hristev@microchip.com>\n---\n\nFound during reading.\nLast line is unchanged, but Git puts it in the patch due to missing newline\nat end of file.\n\n\n Documentation/guides/introduction.rst | 10 +++++-----\n 1 file changed, 5 insertions(+), 5 deletions(-)","diff":"diff --git a/Documentation/guides/introduction.rst b/Documentation/guides/introduction.rst\r\nindex d3a42a23..e2091797 100644\r\n--- a/Documentation/guides/introduction.rst\r\n+++ b/Documentation/guides/introduction.rst\r\n@@ -17,7 +17,7 @@ by vendors without a common architecture or API for application developers.\r\n \r\n libcamera provides a complete camera stack for Linux based systems to abstract\r\n functionality desired by camera application developers and process the\r\n-configuration of hardware and image control algorithms requried to obtain\r\n+configuration of hardware and image control algorithms required to obtain\r\n desireable results from the camera.\r\n \r\n .. _Video for Linux 2: https://www.linuxtv.org/downloads/v4l-dvb-apis-new/userspace-api/v4l/v4l2.html\r\n@@ -152,9 +152,9 @@ Architecture\r\n While offering a unified API towards upper layers, and presenting itself as a\r\n single library, libcamera isn’t monolithic. It exposes multiple components\r\n through its public API and is built around a set of separate helpers internally.\r\n-Hardware abstractractions are handled through the use of device-specific\r\n-components where required and dynamically loadable plugins are used to separate\r\n-image processing algorithms from the core libcamera codebase.\r\n+Hardware abstractions are handled through the use of device-specific components\r\n+where required and dynamically loadable plugins are used to separate image\r\n+processing algorithms from the core libcamera codebase.\r\n \r\n ::\r\n \r\n@@ -316,4 +316,4 @@ Applications which link dynamically against libcamera and use only the public\r\n API are an independent work of the authors and have no license restrictions\r\n imposed upon them from libcamera.\r\n \r\n-.. _LGPL-2.1-or-later: https://spdx.org/licenses/LGPL-2.1-or-later.html\r\n\\ No newline at end of file\r\n+.. _LGPL-2.1-or-later: https://spdx.org/licenses/LGPL-2.1-or-later.html","prefixes":["libcamera-devel"]}