From c23a457e72abe608715ac76f076f47dc42af07a5 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Thu, 30 May 2024 20:31:44 +0200 Subject: Merging upstream version 1.74.1+dfsg1. Signed-off-by: Daniel Baumann --- vendor/gix-config-value/src/lib.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'vendor/gix-config-value/src/lib.rs') diff --git a/vendor/gix-config-value/src/lib.rs b/vendor/gix-config-value/src/lib.rs index 130674e5a..5b4f3fa76 100644 --- a/vendor/gix-config-value/src/lib.rs +++ b/vendor/gix-config-value/src/lib.rs @@ -1,4 +1,4 @@ -//! Parsing for data types used in `gix-config` files to allow their use from environment variables and other sources. +//! Parsing for data types used in `git-config` files to allow their use from environment variables and other sources. //! //! ## Feature Flags #![cfg_attr( -- cgit v1.2.3