From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on dcvr.yhbt.net X-Spam-Level: X-Spam-ASN: AS54825 147.75.80.0/22 X-Spam-Status: No, score=-3.4 required=3.0 tests=AWL,BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,RCVD_IN_DNSWL_NONE,SPF_HELO_NONE,SPF_PASS shortcircuit=no autolearn=ham autolearn_force=no version=3.4.6 Received: from am.mirrors.kernel.org (am.mirrors.kernel.org [147.75.80.249]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by dcvr.yhbt.net (Postfix) with ESMTPS id 6B0571F44D for ; Sun, 31 Mar 2024 20:49:47 +0000 (UTC) Authentication-Results: dcvr.yhbt.net; dkim=pass (2048-bit key; unprotected) header.d=manjaro.org header.i=@manjaro.org header.a=rsa-sha256 header.s=2021 header.b=e4Eu0RAS; dkim-atps=neutral Received: from smtp.subspace.kernel.org (wormhole.subspace.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by am.mirrors.kernel.org (Postfix) with ESMTPS id 92BBD1F21A33 for ; Sun, 31 Mar 2024 20:49:45 +0000 (UTC) Received: from localhost.localdomain (localhost.localdomain [127.0.0.1]) by smtp.subspace.kernel.org (Postfix) with ESMTP id 00FF2148306; Sun, 31 Mar 2024 20:49:39 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=manjaro.org header.i=@manjaro.org header.b="e4Eu0RAS" Received: from mail.manjaro.org (mail.manjaro.org [116.203.91.91]) (using TLSv1.2 with cipher DHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id BF3A01FB2 for ; Sun, 31 Mar 2024 20:49:34 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=116.203.91.91 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1711918177; cv=none; b=Ha/RQkt40QviWmoJ7wivdF5KHGzTzTNlrecfk0PbExoOx1TnzP04JKAIZVvahC3974UbtO3jAQShbUphsLHOAvEsBVESVK7ALWcWGSc43Y+vaOP121Rgt6KJgA0kDzAo26SJRurOvkTnD9NDNEuy71uodkKU6LWVve3YbzBKw2U= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1711918177; c=relaxed/simple; bh=eBUmyx3MBOFgQiytXYAmhTz0mGgEqIMMt+zxYKE9HL4=; h=From:To:Cc:Subject:Date:Message-Id:MIME-Version; b=cDCJDNqmGRQrR8am3pUkmoyfPqlKfy098tCBiiIHqqwWroPA5V5dGwwmtNeDTvYzXc+JthdHwiVRGmadhsEm3ycKJQdG3IM8BKsHq9Ywfdbfb9mhxv9s4RCGmNPG94c8G9OGcVJwyIBCDtB+iiLv/u3Qyv1xMqmqKaxpjodKStI= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=pass (p=quarantine dis=none) header.from=manjaro.org; spf=pass smtp.mailfrom=manjaro.org; dkim=pass (2048-bit key) header.d=manjaro.org header.i=@manjaro.org header.b=e4Eu0RAS; arc=none smtp.client-ip=116.203.91.91 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=quarantine dis=none) header.from=manjaro.org Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=manjaro.org From: Dragan Simic DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=manjaro.org; s=2021; t=1711918172; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding; bh=UYth/K0rJ9G660TkJ+OjxnI8hepErhSkPYQYQ/eGrkE=; b=e4Eu0RASb+pxQxMl6A2jZS10y8mLrSu6rS7lasmHFQM1vOPtnC765KcwGne/oQpIrzwCn5 dIvheROKypOXpd8NBhTt9+5tp78Z/VXxMD26M2hJgeZGw0If6MgsBeeTC+tNdMDLeWknNI Apj9LMCaQ6QV/gd6nbTNkL3gsf1EwCya1nlEGYW6ktbC18uoNyvidB4Ogl4xk+C5jgf1ut EtndhEAsv0sLl3dpm5GPVgAqETrQ5Ah2OFOzi8IuMjeiDQXG3aB+ZAq/BWhNmi8ERyRKsC MvoL4lyD0LR7Ckef9XEiqj6kvs1cvnKKEEfQ5jnhj7oLW1wmUiRAsYg5SAr5sA== To: git@vger.kernel.org Cc: gitster@pobox.com Subject: [PATCH v2] config: fix some small capitalization issues, as spotted Date: Sun, 31 Mar 2024 22:49:30 +0200 Message-Id: <26135b06c48565ee8ac6dcfc1ef5431511e6202c.1711918168.git.dsimic@manjaro.org> Precedence: bulk X-Mailing-List: git@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Authentication-Results: ORIGINATING; auth=pass smtp.auth=dsimic@manjaro.org smtp.mailfrom=dsimic@manjaro.org Fix some small capitalization issues, as spotted while going through the documentation. In general, a semicolon doesn't start a new sentence, and "this" has no meaning of a proper noun in this context. Signed-off-by: Dragan Simic --- Notes: * Fix some small capitalization issues in the documentation. Changes in v2: - Changed double spacing before the semicolon to single spacing, as suggested by Junio [1] Link to v1: https://lore.kernel.org/git/6f6f821fc090fb59f632fcdbd061154b897b1244.1711772691.git.dsimic@manjaro.org/ [1] https://lore.kernel.org/git/xmqqo7avlaqn.fsf@gitster.g/ Documentation/config/core.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/config/core.txt b/Documentation/config/core.txt index 2d4bbdb25fa3..41b071d8851c 100644 --- a/Documentation/config/core.txt +++ b/Documentation/config/core.txt @@ -688,7 +688,7 @@ core.createObject:: will not overwrite existing objects. + On some file system/operating system combinations, this is unreliable. -Set this config setting to 'rename' there; However, This will remove the +Set this config setting to 'rename' there; however, this will remove the check that makes sure that existing object files will not get overwritten. core.notesRef::