Author: Matti Picus <matti.pi...@gmail.com>
Branch: 
Changeset: r88335:f563b743a65c
Date: 2016-11-12 22:46 +0200
http://bitbucket.org/pypy/pypy/changeset/f563b743a65c/

Log:    typo

diff --git a/rpython/doc/examples.rst b/rpython/doc/examples.rst
--- a/rpython/doc/examples.rst
+++ b/rpython/doc/examples.rst
@@ -15,7 +15,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/
   * Pycket, a Racket implementation, proof of concept, small language core 
working, a lot of primitives are missing. Slow development 
https://github.com/samth/pycket
-  * Lever, a dynamic language with a modifiable grammer, actively developed, 
https://github.com/cheery/lever
+  * Lever, a dynamic language with a modifiable grammar, actively developed, 
https://github.com/cheery/lever
 
 Complete, functioning, but inactive
 
_______________________________________________
pypy-commit mailing list
pypy-commit@python.org
https://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to