File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -637,7 +637,7 @@ def conda_auto_init_option():
637637 default = True ,
638638 help = (
639639 "Conda dependency resolution for Galaxy will auto install "
640- "conda itself using miniconda if not availabe on conda_prefix."
640+ "conda itself using miniforge if not availabe on conda_prefix."
641641 ),
642642 )
643643
@@ -2061,7 +2061,7 @@ def mulled_conda_option():
20612061 default = None ,
20622062 help = (
20632063 "Install a specific version of Conda before running the command, by "
2064- "default the version that comes with the continuumio miniconda3 image "
2064+ "default the version that comes with the continuumio miniforge image "
20652065 "will be used under Linux and under Mac OS X Conda will be upgraded to "
20662066 "to work around a bug in 4.2."
20672067 ),
You can’t perform that action at this time.
0 commit comments