mirror of
https://github.com/kevingruesser/bootstrap-vz.git
synced 2025-08-24 07:26:29 +00:00
Fix a typo: s/topoligcally/topologically/
This commit is contained in:
parent
9592e2445e
commit
091030affd
1 changed files with 1 additions and 1 deletions
|
@ -36,7 +36,7 @@ successors.
|
|||
|
||||
The final task list that will be executed is computed by enumerating
|
||||
all tasks in the package, placing them in the graph and
|
||||
`sorting them topoligcally <http://en.wikipedia.org/wiki/Topological_sort>`_.
|
||||
`sorting them topologically <http://en.wikipedia.org/wiki/Topological_sort>`_.
|
||||
Subsequently the list returned is filtered to contain only the tasks the
|
||||
provider and the plugins added to the taskset.
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue