Fix typo in _CONDA_ROOT docs (#16114)
All other references are correct, just slipped through in the actual docs.
This commit is contained in:
@@ -635,10 +635,6 @@ Used to determine the name of the active Conda environment.
|
||||
|
||||
Used to detect the path of an active Conda environment.
|
||||
|
||||
### `CONDA_ROOT`
|
||||
|
||||
Used to determine the root install path of Conda.
|
||||
|
||||
### `FISH_VERSION`
|
||||
|
||||
Used to detect Fish shell usage.
|
||||
@@ -889,3 +885,7 @@ Used to determine which `.zshenv` to use when Zsh is being used.
|
||||
|
||||
Used to detect Zsh shell usage.
|
||||
|
||||
### `_CONDA_ROOT`
|
||||
|
||||
Used to determine the root install path of Conda.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user