Author: Armin Rigo <[email protected]>
Branch: 
Changeset: r95085:32f623879d94
Date: 2018-09-09 22:25 +0200
http://bitbucket.org/pypy/pypy/changeset/32f623879d94/

Log:    Typo (indent mistake)

diff --git a/rpython/doc/examples.rst b/rpython/doc/examples.rst
--- a/rpython/doc/examples.rst
+++ b/rpython/doc/examples.rst
@@ -19,7 +19,7 @@
   * Typhon, 'A virtual machine for Monte', in active development,
     https://github.com/monte-language/typhon
   * Tulip, an untyped functional language, in language design mode, maintained,
-     https://github.com/tulip-lang/tulip/
+    https://github.com/tulip-lang/tulip/
   * Pycket, a Racket implementation, proof of concept, small language core
     working, a lot of primitives are missing. Slow development 
     https://github.com/samth/pycket
_______________________________________________
pypy-commit mailing list
[email protected]
https://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to