From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0 ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id SN0nNYxaRGE5rwAAgWs5BA (envelope-from ) for ; Fri, 17 Sep 2021 11:06:20 +0200 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0 with LMTPS id UBXxMIxaRGF9RAAA1q6Kng (envelope-from ) for ; Fri, 17 Sep 2021 09:06:20 +0000 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 479D911C88 for ; Fri, 17 Sep 2021 11:06:20 +0200 (CEST) Received: from localhost ([::1]:33246 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mR9p3-0005JU-U4 for larch@yhetil.org; Fri, 17 Sep 2021 05:06:17 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:52230) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mR9oF-0005Fw-Bi for emacs-orgmode@gnu.org; Fri, 17 Sep 2021 05:05:28 -0400 Received: from mail-pg1-x52b.google.com ([2607:f8b0:4864:20::52b]:45032) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mR9oC-0008OD-2o for emacs-orgmode@gnu.org; Fri, 17 Sep 2021 05:05:26 -0400 Received: by mail-pg1-x52b.google.com with SMTP id s11so9009589pgr.11 for ; Fri, 17 Sep 2021 02:05:22 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=from:to:cc:subject:date:references:user-agent:in-reply-to :message-id:mime-version; bh=il89qf4HF+FFJ2vMRNvWPR6/0RVvCJ7tWPohRLMRmHg=; b=e7zt2QPf9Uw2O9gZh1Vuvy1bv73gmc1PB1R5pMrm6N4Vrtr5szZpzXSX+kLrjrt19e 5s/WYl5TbNk5SPincGBPYs2aftMP1wh7Xniszk5o9VwZtlPm/TNwOEtLYQLA3NB0vP3P EBKJquiMVbvjfSe9DbXaghErqz+yVLun7eE9QRuE4OT6sqnm79Lic3/qzkYV6hbfv8Kh e92APO3Ga3bEXIcPlnCJI0hqwRM+BPUet6EXUaW4ICkAhoTllVKzgb8bi+OTbKpA8auE 6rmGIGRsa6bRXNsalWcUsfpyj2SC4PQzOQ5gKS+7nNc0uzFIr4zJ+6grXHYHngIayGHR 03/g== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:date:references:user-agent :in-reply-to:message-id:mime-version; bh=il89qf4HF+FFJ2vMRNvWPR6/0RVvCJ7tWPohRLMRmHg=; b=XGxuRQFTEdDPmfhvoceFj2jmLG8QsveuNod9AAnlyYR46hw9pPO+nBo3qVcTQVk7Mq EPKGHUpy++prFlkzMmmwnGNmeCzcWgQeCVyrmuDcGwf9DxSFs1w3VxbebL76PdlhyXXk XvRf/CmDjkSo/51cbB7wcqbX+hpsH/h12znEmnSQcHd+XcjY2Tx8oGmznLnbBEHKKjrp xsfEG0UP6S0EsOYeOG18lOzgb8UaS468arHGXcLwcnzETbKNB1VDNKWgAThvwfmE8RD0 e1tcWNAwHqYx0B3/AXtuGVeY5F/Cau/XIk4feBm9cAJDx08KpaIY5MnT6If600kqWu91 RgUQ== X-Gm-Message-State: AOAM532dMLj5GAfNe3VjgvsB1OzyNt1aW8UI4Tt6/4MXNCUf63VVGqRk 97FEpCfTAsBNiAWnKvtoz8Q= X-Google-Smtp-Source: ABdhPJwubCOVVFSwA0xJD+ZvRET/2Pdj8zsDFhGendmOBMdzOi8EJzOt+2OZPws2qPX8zxLw0+EO3g== X-Received: by 2002:a63:d2:: with SMTP id 201mr1152720pga.400.1631869521685; Fri, 17 Sep 2021 02:05:21 -0700 (PDT) Received: from localhost (61-245-128-160.3df580.per.nbn.aussiebb.net. [61.245.128.160]) by smtp.gmail.com with ESMTPSA id p189sm5428191pfp.167.2021.09.17.02.05.20 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 17 Sep 2021 02:05:21 -0700 (PDT) From: Timothy To: Stefan Kangas Subject: Re: [PATCH] Fix some typos Date: Fri, 17 Sep 2021 17:03:45 +0800 References: User-agent: mu4e 1.6.5; emacs 28.0.50 In-reply-to: X-Woof-Patch: applied Message-ID: <87ilyz373m.fsf@gmail.com> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="=-=-=" Received-SPF: pass client-ip=2607:f8b0:4864:20::52b; envelope-from=tecosaur@gmail.com; helo=mail-pg1-x52b.google.com X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_NONE=-0.0001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: emacs-orgmode@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: emacs-orgmode@gnu.org Errors-To: emacs-orgmode-bounces+larch=yhetil.org@gnu.org Sender: "Emacs-orgmode" X-Migadu-Flow: FLOW_IN ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1631869580; 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:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=il89qf4HF+FFJ2vMRNvWPR6/0RVvCJ7tWPohRLMRmHg=; b=B7BS0UvvIAC1XNIE/ATGErTyioX+8uEOsXCiU8X4qkY5KjMT/b+T3Tc2JoeYw/S3U3WTkL r5xMDGeP6m5C5dyYONv294pLL90F9J74QbI2ZIGL5X8b7VMhhmZrIXzpQtPk23H4wLCZQA 8+fZHgWdWZSa3AlTfSRB3xkYfrnr9iKNeWzprpXg5aah7yJiU1avCOVRAUvIEfa1CGt72r LMF0YcgYA2tmFpBsAAGZKMyjb95qtul5ZSuOSwXGY5kyepNORFFt3kIAJhaCqLvgdZgf5Q FEq3SA64QaIICUrauKKDZcPWOcAg0c9RbvUe8mZPAs6ow9OCm2UsJiftgA6jqQ== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1631869580; a=rsa-sha256; cv=none; b=Uee/RknhepfTivD+/Yxrk7HmEAi+R50CPzAq03rqumdpv+wjnhDSQWRrcyQQcX3EoRSZmL IW7TsRDezfaBdPcP+N2dlfuWmNZPHNjH44d3R4C53HYIXt6xG7Z1YsjLKTtQERhOuStDuE 6mWwEnE2XdE6tBbpm12WCMa6qzyG6OeWs6XOW/0vLd8IPTWumAIPxOsPHIr562PVNRD9Mi xlN0B2LRtAXdYkSMeZhiHSv0ZHdaU5xHqN8rnvKJr8jVXbihKG4ThE1DoJeG/X42em3Kic 01EiMp+u3YoH/ZPpIaVlOdEcpIz1KYgLWM+OIXf7KTtRleUnCaW3zP5QlVnoOQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20210112 header.b=e7zt2QPf; dmarc=pass (policy=none) header.from=gmail.com; spf=pass (aspmx1.migadu.com: domain of emacs-orgmode-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=emacs-orgmode-bounces@gnu.org X-Migadu-Spam-Score: -2.09 Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20210112 header.b=e7zt2QPf; dmarc=pass (policy=none) header.from=gmail.com; spf=pass (aspmx1.migadu.com: domain of emacs-orgmode-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=emacs-orgmode-bounces@gnu.org X-Migadu-Queue-Id: 479D911C88 X-Spam-Score: -2.09 X-Migadu-Scanner: scn0.migadu.com X-TUID: utOZhZ8+7T/2 --=-=-= Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi Stefan, Thanks again for going through our documentation and picking up these mista= kes. I=E2=80=99ve just applied this as 215d80d :) All the best, Timothy --=-=-=--