Fix a typo (#17056)

This commit is contained in:
Zanie Blue
2025-12-09 15:49:52 -06:00
committed by GitHub
parent 69910b4aab
commit eca36eed08
+1 -1
View File
@@ -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: