From eca36eed08dc3033aa62f153c0bd5ebf23b507ce Mon Sep 17 00:00:00 2001 From: Zanie Blue Date: Tue, 9 Dec 2025 15:49:52 -0600 Subject: [PATCH] Fix a typo (#17056) --- crates/uv-settings/src/lib.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/crates/uv-settings/src/lib.rs b/crates/uv-settings/src/lib.rs index c06e78232..c8383e048 100644 --- a/crates/uv-settings/src/lib.rs +++ b/crates/uv-settings/src/lib.rs @@ -286,7 +286,7 @@ fn validate_uv_toml(path: &Path, options: &Options) -> Result<(), Error> { /// Validate that an [`Options`] contains no fields that `uv.toml` would mask /// -/// This is essentially the inverse of [`validated_uv_toml`][]. +/// This is essentially the inverse of [`validate_uv_toml`]. fn warn_uv_toml_masked_fields(options: &Options) { let Options { globals: