aboutsummaryrefslogtreecommitdiff
path: root/en/setup/build/known-issues.html
diff options
context:
space:
mode:
Diffstat (limited to 'en/setup/build/known-issues.html')
-rw-r--r--en/setup/build/known-issues.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/en/setup/build/known-issues.html b/en/setup/build/known-issues.html
index ef229a28..6a908c0e 100644
--- a/en/setup/build/known-issues.html
+++ b/en/setup/build/known-issues.html
@@ -32,7 +32,7 @@ fail with http errors, typically 403 or 500.</p>
<p><strong>Cause:</strong> There are quite a few possible causes, most often
related to http proxies, which have difficulties handling the
large amounts of data getting transferred.</p>
-<p><strong>Fix:</strong> While there's no general solution, using python 2.7
+<p><strong>Fix:</strong> While there's no general solution, using Python 2.7
and explicitly using <code>repo sync -j1</code> have been reported to
improve the situation for some users.</p>