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.2 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 08CBC1F953 for ; Fri, 17 Dec 2021 16:11:53 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S238877AbhLQQLs (ORCPT ); Fri, 17 Dec 2021 11:11:48 -0500 Received: from out3-smtp.messagingengine.com ([66.111.4.27]:43403 "EHLO out3-smtp.messagingengine.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S238435AbhLQQLr (ORCPT ); Fri, 17 Dec 2021 11:11:47 -0500 Received: from compute6.internal (compute6.nyi.internal [10.202.2.46]) by mailout.nyi.internal (Postfix) with ESMTP id 034C75C0105; Fri, 17 Dec 2021 11:11:47 -0500 (EST) Received: from mailfrontend2 ([10.202.2.163]) by compute6.internal (MEProxy); Fri, 17 Dec 2021 11:11:47 -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=DGnCfo9AYtoHeBir5HW8KgwfQTUAa c5w7Bn1nkpX6GJtoZGI8rFkMBY/tUN1FJQZgjD/pPZ+mP5H3iCgA5PY01UDzIe8y yecrxGttt1XEAaT51mePNdxVA3ZQz/icxV5plr+jvVJQ29xjWOwM4HcfPxCw2Eoi gS10LcH1MdCAPMbMAMIS6VCNK4BMsIRDhdrS0XHyXpHPJWJnMlvIYU/xw035oo1K rKwj21ikhFst5ckqFp5KE7n7GeZPZoU/N0Li+EXlTZD3JkyFurZM9CPYr3GR0Rcw iuyGgHt4nFRfvV2VSATMca+l7Rv8go27/q+SKJJk9veX5g7+1tRRs1m4A== 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=aMWUyTb9 iPYBDCfEgV9vsXxmorPiILieCLrP6WmIg440JQ63r4dGIhROXrbHCHJIUIkZgPty KNta7z/oxRUgrigdWku+7soUHj5PG5Ynofd2nNQcXDL15EDaE+w3WitJigeGnfTb CxInTa0rYyV2MfRkCH5IS/lP2qU66ljjsLCqacg0MDtaMtryxo2b0M5tWM1CEaA1 3mZ21C+lkrh5P+CSHLHueczgTZb59ktWRSxU9VaxDJEwwK0Y+J/UND4/+4Iywe+M orbducbjvGUEtxgtIhuFCn/cVokAHO/mUZqqhnGhE+UU9wXU7KPZ/XzPSRm6DJRb 4YLyZn3rPv7jTg== X-ME-Sender: X-ME-Received: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedvuddrleeigdekiecutefuodetggdotefrodftvf curfhrohhfihhlvgemucfhrghsthforghilhdpqfgfvfdpuffrtefokffrpgfnqfghnecu uegrihhlohhuthemuceftddtnecusecvtfgvtghiphhivghnthhsucdlqddutddtmdenuc fjughrpefhvffufffkofgjfhgggfestdekredtredttdenucfhrhhomhepifhrvghgucfj uhhrrhgvlhhluceoghhrvghgsehhuhhrrhgvlhhlrdhnvghtqeenucggtffrrghtthgvrh hnpeeutedvieffudeggeehudehtddufeeljeehtddttedvteefhfevkeeuudelhedtfeen ucevlhhushhtvghrufhiiigvpedtnecurfgrrhgrmhepmhgrihhlfhhrohhmpehgrhgvgh eshhhurhhrvghllhdrnhgvth X-ME-Proxy: Received: by mail.messagingengine.com (Postfix) with ESMTPA; Fri, 17 Dec 2021 11:11:46 -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:11:37 +0100 Message-Id: <20211217161138.14771-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.