From 0937861ebacd27a0437d5a5a13a0905f083b19e6 Mon Sep 17 00:00:00 2001 From: Arfrever Frehtes Taifersar Arahesis Date: Sun, 29 Aug 2010 21:26:53 +0200 Subject: Fix some typos. --- pym/_emerge/depgraph.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pym/_emerge/depgraph.py') diff --git a/pym/_emerge/depgraph.py b/pym/_emerge/depgraph.py index 69fe00298..cb9c5d4c0 100644 --- a/pym/_emerge/depgraph.py +++ b/pym/_emerge/depgraph.py @@ -2937,7 +2937,7 @@ class depgraph(object): is consistent such that initially satisfied deep dependencies are not broken in the new graph. Initially unsatisfied dependencies are irrelevant since we only want to avoid breaking dependencies that are - intially satisfied. + initially satisfied. Since this method can consume enough time to disturb users, it is currently only enabled by the --complete-graph option. -- cgit v1.2.3-1-g7c22