[{"id":21905,"web_url":"https://patchwork.libcamera.org/comment/21905/","msgid":"<20211229185307.pj7aeyemi2ez7e67@uno.localdomain>","date":"2021-12-29T18:53:07","subject":"Re: [libcamera-devel] [PATCH] Documentation: guides: introduction:\n\tfix typos","submitter":{"id":3,"url":"https://patchwork.libcamera.org/api/people/3/","name":"Jacopo Mondi","email":"jacopo@jmondi.org"},"content":"Hello Eugen\n\nOn Tue, Dec 28, 2021 at 04:51:43PM +0200, Eugen Hristev via libcamera-devel wrote:\n> Date: Tue, 28 Dec 2021 16:51:43 +0200\n> From: Eugen Hristev <eugen.hristev@microchip.com>\n> To: libcamera-devel@lists.libcamera.org\n> Subject: [PATCH] Documentation: guides: introduction: fix typos\n> X-Mailer: git-send-email 2.25.1\n>\n> Fix typos.\n>\n> Signed-off-by: Eugen Hristev <eugen.hristev@microchip.com>\n\nReviewed-by: Jacopo Mondi <jacopo@jmondi.org>\n\nThanks\n  j\n\n> ---\n>\n> Found during reading.\n> Last line is unchanged, but Git puts it in the patch due to missing newline\n> at end of file.\n>\n>\n>  Documentation/guides/introduction.rst | 10 +++++-----\n>  1 file changed, 5 insertions(+), 5 deletions(-)\n>\n> diff --git a/Documentation/guides/introduction.rst b/Documentation/guides/introduction.rst\n> index d3a42a23..e2091797 100644\n> --- a/Documentation/guides/introduction.rst\n> +++ b/Documentation/guides/introduction.rst\n> @@ -17,7 +17,7 @@ by vendors without a common architecture or API for application developers.\n>\n>  libcamera provides a complete camera stack for Linux based systems to abstract\n>  functionality desired by camera application developers and process the\n> -configuration of hardware and image control algorithms requried to obtain\n> +configuration of hardware and image control algorithms required to obtain\n>  desireable results from the camera.\n>\n>  .. _Video for Linux 2: https://www.linuxtv.org/downloads/v4l-dvb-apis-new/userspace-api/v4l/v4l2.html\n> @@ -152,9 +152,9 @@ Architecture\n>  While offering a unified API towards upper layers, and presenting itself as a\n>  single library, libcamera isn’t monolithic. It exposes multiple components\n>  through its public API and is built around a set of separate helpers internally.\n> -Hardware abstractractions are handled through the use of device-specific\n> -components where required and dynamically loadable plugins are used to separate\n> -image processing algorithms from the core libcamera codebase.\n> +Hardware abstractions are handled through the use of device-specific components\n> +where required and dynamically loadable plugins are used to separate image\n> +processing algorithms from the core libcamera codebase.\n>\n>  ::\n>\n> @@ -316,4 +316,4 @@ Applications which link dynamically against libcamera and use only the public\n>  API are an independent work of the authors and have no license restrictions\n>  imposed upon them from libcamera.\n>\n> -.. _LGPL-2.1-or-later: https://spdx.org/licenses/LGPL-2.1-or-later.html\n> \\ No newline at end of file\n> +.. _LGPL-2.1-or-later: https://spdx.org/licenses/LGPL-2.1-or-later.html\n> --\n> 2.25.1\n>","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\n\t[92.243.16.209])\n\tby patchwork.libcamera.org (Postfix) with ESMTPS id D3005BE080\n\tfor <parsemail@patchwork.libcamera.org>;\n\tWed, 29 Dec 2021 18:52:12 +0000 (UTC)","from lancelot.ideasonboard.com (localhost [IPv6:::1])\n\tby lancelot.ideasonboard.com (Postfix) with ESMTP id CB39F60905;\n\tWed, 29 Dec 2021 19:52:11 +0100 (CET)","from relay7-d.mail.gandi.net (relay7-d.mail.gandi.net\n\t[217.70.183.200])\n\tby lancelot.ideasonboard.com (Postfix) with ESMTPS id 1D6A3608E9\n\tfor <libcamera-devel@lists.libcamera.org>;\n\tWed, 29 Dec 2021 19:52:11 +0100 (CET)","(Authenticated sender: jacopo@jmondi.org)\n\tby relay7-d.mail.gandi.net (Postfix) with ESMTPSA id 82E0020005;\n\tWed, 29 Dec 2021 18:52:10 +0000 (UTC)"],"Date":"Wed, 29 Dec 2021 19:53:07 +0100","From":"Jacopo Mondi <jacopo@jmondi.org>","To":"Eugen Hristev <eugen.hristev@microchip.com>","Message-ID":"<20211229185307.pj7aeyemi2ez7e67@uno.localdomain>","References":"<mailman.790.1640703116.993.libcamera-devel@lists.libcamera.org>","MIME-Version":"1.0","Content-Type":"text/plain; charset=utf-8","Content-Disposition":"inline","Content-Transfer-Encoding":"8bit","In-Reply-To":"<mailman.790.1640703116.993.libcamera-devel@lists.libcamera.org>","Subject":"Re: [libcamera-devel] [PATCH] Documentation: guides: introduction:\n\tfix typos","X-BeenThere":"libcamera-devel@lists.libcamera.org","X-Mailman-Version":"2.1.29","Precedence":"list","List-Id":"<libcamera-devel.lists.libcamera.org>","List-Unsubscribe":"<https://lists.libcamera.org/options/libcamera-devel>,\n\t<mailto:libcamera-devel-request@lists.libcamera.org?subject=unsubscribe>","List-Archive":"<https://lists.libcamera.org/pipermail/libcamera-devel/>","List-Post":"<mailto:libcamera-devel@lists.libcamera.org>","List-Help":"<mailto:libcamera-devel-request@lists.libcamera.org?subject=help>","List-Subscribe":"<https://lists.libcamera.org/listinfo/libcamera-devel>,\n\t<mailto:libcamera-devel-request@lists.libcamera.org?subject=subscribe>","Cc":"libcamera-devel@lists.libcamera.org","Errors-To":"libcamera-devel-bounces@lists.libcamera.org","Sender":"\"libcamera-devel\" <libcamera-devel-bounces@lists.libcamera.org>"}}]