From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:306:2d92::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id QNKLEfWftWTE0AAASxT56A (envelope-from ) for ; Mon, 17 Jul 2023 22:09:25 +0200 Received: from aspmx1.migadu.com ([2001:41d0:306:2d92::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id EDOYEPWftWQudgAAG6o9tA (envelope-from ) for ; Mon, 17 Jul 2023 22:09:25 +0200 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id A092A534E3 for ; Mon, 17 Jul 2023 22:09:24 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=VGPMzyb6; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=pass (policy=none) header.from=gnu.org ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1689624564; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding:resent-cc: resent-from:resent-sender:resent-message-id:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=RUwmQulYVEpOF7RraGq0v/7VBcMchLBJ48Azb8l4Jjs=; b=RW1YJLPqF7uUIhp8qQW0QlDVaTEEqwY+XS+DN1EAAFkyJhx6XRAtO6GHNlR6DM2mn1nkM/ 2Qdj/Q/dJspUnjCfLwprcjB0Rk8SI1t/s4DGUGvELQhmTuxFpiIP70lveYSR+ZT/0mqZvE qWqCmO8qtulmvGVEAy1lvXPqrG16JqfbR2riyniQ9IWqRwjoEL/iij5/5sX02AMG7fVbjT isKDCwlU7fQdKfkSiT0G/LOyHTI5YOD0tui5CY3WLXIFF4vCN29JdKef3/r8T6Hmbqsxg4 q2fNaaBN/1w0DmpbhODDFoLL7sviK8S/YfxaEIOUQQzCEa1/K75qpcGzzQleYQ== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1689624564; a=rsa-sha256; cv=none; b=tM2GXFRAI0CPWoiThLM26sxgQ0DUveK1Ytk7GIQKiiDdNVtKKfXHID7ybj1Nk3VYnHetDS +nGlhYeYx4TveA7MV1XWZExlqayooAfSLNOx2Cg+1BmJcwWYnOzqGZjJU+8XRA5TVtdd1P a8D0o62ZCFzItLl6OHvpwQr2rISCSyRtggJ+l4yqZLcNI17K7bAaU6ikFSx4Nt29pdVW4X 4neiHhvVpjpP2lvG35sJYD7FWHHTQsvinaa2HD/2WBN6Ql/3dQbQC3QoTCt3qCLEGymu7B lUszGER1JEzYwC/AmB6F9a+HbsXt76/iZQ1NvRJTYu/HdAM0ALzo3DTwK2moQQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=VGPMzyb6; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=pass (policy=none) header.from=gnu.org Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qLUWq-0003iA-A4; Mon, 17 Jul 2023 16:09:09 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qLUWl-0003hz-CA for guix-patches@gnu.org; Mon, 17 Jul 2023 16:09:03 -0400 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1qLUWl-0005Uf-0S for guix-patches@gnu.org; Mon, 17 Jul 2023 16:09:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qLUWk-0007ca-I9 for guix-patches@gnu.org; Mon, 17 Jul 2023 16:09:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#64690] [PATCH] doc: Fix typos. Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 17 Jul 2023 20:09:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 64690 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Florian Pelz Cc: 64690@debbugs.gnu.org Received: via spool by 64690-submit@debbugs.gnu.org id=B64690.168962448129218 (code B ref 64690); Mon, 17 Jul 2023 20:09:02 +0000 Received: (at 64690) by debbugs.gnu.org; 17 Jul 2023 20:08:01 +0000 Received: from localhost ([127.0.0.1]:50976 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qLUVl-0007b9-78 for submit@debbugs.gnu.org; Mon, 17 Jul 2023 16:08:01 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:39500) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qLUVi-0007ap-Dg for 64690@debbugs.gnu.org; Mon, 17 Jul 2023 16:07:59 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qLUVc-0005E7-3w; Mon, 17 Jul 2023 16:07:52 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:In-Reply-To:Date:References:Subject:To: From; bh=RUwmQulYVEpOF7RraGq0v/7VBcMchLBJ48Azb8l4Jjs=; b=VGPMzyb6QTXOdPQhZxhN LgO46Dh3BIjzFmYL9ghQjxSI168kHzNRgeLj4DFxXsO31pRHCc0OvMDpslyPKQeXBrN8eHbE5JlZy 1+VKO3RyZwy15XoBc+xLOtNqKyuS9PXvaqDONTFqB5y7iOgX8BuPvWZcL44yj6qY8If3qlEGO/yoL kegcfLLZqyLPqFdVPTZRTaPljy8lv97a4l33ZJBkgAbk3UeKoFXFdUaiK3Sc+YEkQ34if6d8Rblgg /K6GXCngQg1FtAfTGun8AFxiBHqWngyKkCqhEorBb8qVu8jwqeUt3tD5Wk3NOU0eGnC3/vOP9yWf4 wqzZq+45MrO+Kw==; Received: from 91-160-117-201.subs.proxad.net ([91.160.117.201] helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qLUVb-0003sk-Na; Mon, 17 Jul 2023 16:07:51 -0400 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: <20230717190858.19649-2-pelzflorian@pelzflorian.de> Date: Mon, 17 Jul 2023 22:07:49 +0200 In-Reply-To: <20230717190858.19649-2-pelzflorian@pelzflorian.de> (Florian Pelz's message of "Mon, 17 Jul 2023 21:06:12 +0200") Message-ID: <871qh6pai2.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Scanner: mx2.migadu.com X-Migadu-Spam-Score: -6.84 X-Spam-Score: -6.84 X-Migadu-Queue-Id: A092A534E3 X-TUID: DyZaH3icAjzC Hello! Florian Pelz skribis: > * doc/guix.texi (Creating a Channel): Fix typos. LGTM! Ludo=E2=80=99.