From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on dcvr.yhbt.net X-Spam-Level: X-Spam-ASN: AS53758 23.128.96.0/24 X-Spam-Status: No, score=-4.0 required=3.0 tests=AWL,BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SPF_HELO_PASS,SPF_PASS shortcircuit=no autolearn=ham autolearn_force=no version=3.4.2 Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by dcvr.yhbt.net (Postfix) with ESMTP id 32E451F953 for ; Fri, 17 Dec 2021 16:17:39 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S235524AbhLQQRb (ORCPT ); Fri, 17 Dec 2021 11:17:31 -0500 Received: from out3-smtp.messagingengine.com ([66.111.4.27]:48945 "EHLO out3-smtp.messagingengine.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231334AbhLQQRb (ORCPT ); Fri, 17 Dec 2021 11:17:31 -0500 Received: from compute1.internal (compute1.nyi.internal [10.202.2.41]) by mailout.nyi.internal (Postfix) with ESMTP id 8C9745C0040; Fri, 17 Dec 2021 11:17:30 -0500 (EST) Received: from mailfrontend1 ([10.202.2.162]) by compute1.internal (MEProxy); Fri, 17 Dec 2021 11:17:30 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=hurrell.net; h= from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; s=fm1; bh=5udqMt16DRZ4s kB/Z+7/6zPBgeA8HRxniTupwdaaFyc=; b=Z1PybqoY9EpKvBTv7ioJl8HWrDhEs Jw+vtAZLm4nhNCcUSkv/R0V4hKlVvY6MwGoxG5eb2EjEb8XQOTUhUb2NBIFewEBb KZlr5tqiOI5+2mN3NgUzM7lG6jV/t80AJiwKbv15cBQLy1wvjyU5GAXOHfoUvcx/ I5RfBcXNDe7kA/ux3yzTxtAYiVaXB7E7u+o8LD2INHxW4e5c5PhnMgxDvlSn1f3g 7ESfPcW+uFLyIt3jlMBLnqZ1aFN1dOxNJ/DFILW8Wc6JrsCCxDbduhZriRQG1409 aSTyG6snd2t3D9F6CTNJQ6NP9abhkBig5t1TD8ClbuaM3S87vQgGwIvjQ== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:content-transfer-encoding:date:from :in-reply-to:message-id:mime-version:references:subject:to :x-me-proxy:x-me-proxy:x-me-sender:x-me-sender:x-sasl-enc; s= fm1; bh=5udqMt16DRZ4skB/Z+7/6zPBgeA8HRxniTupwdaaFyc=; b=hVFXOsj3 t2sImYt17OjfwcRnDuGdDPw759WX1YsDoBujNK2ZgZIdF6LgTDjxCsuqa2P+F6I9 FQbFj4eGTU39x8u43JrrQgPqirUgXprltU8zhNUIaHgLwRjjB+GVWt8JxM80MDqz GgC08QHarrtTi3irYutaGJroWPeZZqGKqcImylLlonf5V57xBJx+KoeoVJC3fhCE muHpiDZzTGAs/p6eX15GFuCNgcapJhAU1isBCAEtS3LVB67qdwIIKNXD0uVRD9Ko ahXKWkLHZO1F7f6OQMKZT4fTI3I+MByNiHtLsbtGVhhejGaYyeQuMe1UvQRTbBiw kvm3Vjht74UErA== X-ME-Sender: X-ME-Received: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedvuddrleeigdekjecutefuodetggdotefrodftvf curfhrohhfihhlvgemucfhrghsthforghilhdpqfgfvfdpuffrtefokffrpgfnqfghnecu uegrihhlohhuthemuceftddtnecusecvtfgvtghiphhivghnthhsucdlqddutddtmdenuc fjughrpefhvffufffkofgjfhgggfestdekredtredttdenucfhrhhomhepifhrvghgucfj uhhrrhgvlhhluceoghhrvghgsehhuhhrrhgvlhhlrdhnvghtqeenucggtffrrghtthgvrh hnpeeutedvieffudeggeehudehtddufeeljeehtddttedvteefhfevkeeuudelhedtfeen ucevlhhushhtvghrufhiiigvpedtnecurfgrrhgrmhepmhgrihhlfhhrohhmpehgrhgvgh eshhhurhhrvghllhdrnhgvth X-ME-Proxy: Received: by mail.messagingengine.com (Postfix) with ESMTPA; Fri, 17 Dec 2021 11:17:29 -0500 (EST) From: Greg Hurrell To: Git Mailing List Cc: Eric Sunshine Subject: [PATCH v2] docs: add missing colon to Documentation/config/gpg.txt Date: Fri, 17 Dec 2021 17:17:17 +0100 Message-Id: <20211217161718.15767-1-greg@hurrell.net> X-Mailer: git-send-email 2.33.0 In-Reply-To: References: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: git@vger.kernel.org Just added a Signed-off-by and reworded the commit message as suggested by Eric Sunshine. There are other fixes that could be applied to other places in this documentation (eg. backticks, capitalization fixes etc) but my intent here was just to fix the most jarring problem.