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.
1 parent d713e47 commit 9878eafCopy full SHA for 9878eaf
lib/mix/lib/mix/task.compiler.ex
@@ -29,7 +29,7 @@ defmodule Mix.Task.Compiler do
29
30
## Listening to compilation
31
32
- When a running a long-lived Mix task you may want to detect compilations
+ When running a long-lived Mix task you may want to detect compilations
33
triggered in a separate OS process, for example, to reload the modules.
34
In order to do that, the Mix project may configure listeners:
35
0 commit comments