Author: mattip
Branch: 
Changeset: r59847:05fa45adf925
Date: 2013-01-07 17:28 +0200
http://bitbucket.org/pypy/pypy/changeset/05fa45adf925/

Log:    touch problematic documentation file, will this clean up the
        readthedocs build?

diff --git a/pypy/doc/config/translation.no__thread.txt 
b/pypy/doc/config/translation.no__thread.txt
--- a/pypy/doc/config/translation.no__thread.txt
+++ b/pypy/doc/config/translation.no__thread.txt
@@ -1,3 +1,3 @@
 Don't use gcc __thread attribute for fast thread local storage
-implementation . Increases the chance that moving the resulting
+implementation. Increases the chance that moving the resulting
 executable to another same processor Linux machine will work.
_______________________________________________
pypy-commit mailing list
[email protected]
http://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to