Skip to content

Commit 035d822

Browse files
committed
Merge pull request #2740 from styx/patch-1
Typo fix
2 parents 003a4da + 1977631 commit 035d822

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/mix/lib/mix/tasks/deps.unlock.ex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ defmodule Mix.Tasks.Deps.Unlock do
1010
can only happen by passing arguments/options:
1111
1212
* `dep1 dep2` - the name of dependency to be unlocked
13-
* `--all` - unlcks all dependencies
13+
* `--all` - unlocks all dependencies
1414
* `--unused` - unlocks only unused dependencies (no longer mentioned
1515
in the `mix.exs` file)
1616

0 commit comments

Comments
 (0)