From 091030affd8752cb734b2206a259119833d53b24 Mon Sep 17 00:00:00 2001 From: "Razvan Musaloiu-E." Date: Thu, 26 Jun 2014 07:05:46 -0700 Subject: [PATCH] Fix a typo: s/topoligcally/topologically/ --- docs/howitworks.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/howitworks.rst b/docs/howitworks.rst index 7d600cd..cca75c9 100644 --- a/docs/howitworks.rst +++ b/docs/howitworks.rst @@ -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 `_. +`sorting them topologically `_. Subsequently the list returned is filtered to contain only the tasks the provider and the plugins added to the taskset.