Author: Armin Rigo <ar...@tunes.org> Branch: Changeset: r45874:4c725eb2f10f Date: 2011-07-22 13:26 +0200 http://bitbucket.org/pypy/pypy/changeset/4c725eb2f10f/
Log: Typo. Thanks anto :-) diff --git a/pypy/doc/config/translation.gc.txt b/pypy/doc/config/translation.gc.txt --- a/pypy/doc/config/translation.gc.txt +++ b/pypy/doc/config/translation.gc.txt @@ -20,5 +20,5 @@ - "markcompact": a slow, but memory-efficient collector, influenced e.g. by Smalltalk systems. - - "minimark": a generational mark-n-speed collector with good + - "minimark": a generational mark-n-sweep collector with good performance. Includes page marking for large arrays. _______________________________________________ pypy-commit mailing list pypy-commit@python.org http://mail.python.org/mailman/listinfo/pypy-commit