Skip to content

Commit

Permalink
Update Library/Homebrew/env_config.rb
Browse files Browse the repository at this point in the history
Co-authored-by: Carlo Cabrera <[email protected]>
  • Loading branch information
MikeMcQuaid and carlocab authored Aug 15, 2023
1 parent a95f690 commit 1f64cad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Library/Homebrew/env_config.rb
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@ module EnvConfig
boolean: true,
},
HOMEBREW_CURLRC: {
description: "If set to a full path (i.e. beginning with `/`), pass it with `--config` when invoking " \
description: "If set to an absolute path (i.e. beginning with `/`), pass it with `--config` when invoking " \
"`curl`(1). " \
"If set but _not_ a valid path, do not pass `--disable`, which disables the " \
"use of `.curlrc`.",
Expand Down

0 comments on commit 1f64cad

Please sign in to comment.