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/integer.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'vendor/gix-config-value/src/integer.rs') diff --git a/vendor/gix-config-value/src/integer.rs b/vendor/gix-config-value/src/integer.rs index b287899ec..7214b76e4 100644 --- a/vendor/gix-config-value/src/integer.rs +++ b/vendor/gix-config-value/src/integer.rs @@ -87,7 +87,7 @@ impl TryFrom> for Integer { } } -/// Integer suffixes that are supported by `gix-config`. +/// Integer suffixes that are supported by `git-config`. /// /// These values are base-2 unit of measurements, not the base-10 variants. #[derive(Copy, Clone, Eq, PartialEq, Ord, PartialOrd, Hash, Debug)] -- cgit v1.2.3