We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8157728 + 5409b7e commit fcd6213Copy full SHA for fcd6213
lib/mix/lib/mix/tasks/loadconfig.ex
@@ -7,7 +7,7 @@ defmodule Mix.Tasks.Loadconfig do
7
Loads and persists the given configuration.
8
9
In case no configuration file is given, it
10
- loads the project oe at "config/config.exs".
+ loads the project one at "config/config.exs".
11
12
This task is automatically reenabled, so it
13
can be called multiple times to load different
0 commit comments