aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarl Bordum Hansen <carl@bordum.dk>2018-09-15 12:35:34 +0200
committerCarl Bordum Hansen <carl@bordum.dk>2018-09-15 12:35:34 +0200
commiteda266e5d5a415edeead4b4a2afd3648ee076d8e (patch)
treef187b690a71971456f90f3aa736a4fa62e3fc1f7 /README.rst
parentadd module/cpyext/test to directories to be split for own tests (diff)
downloadpypy-eda266e5d5a415edeead4b4a2afd3648ee076d8e.tar.gz
pypy-eda266e5d5a415edeead4b4a2afd3648ee076d8e.tar.bz2
pypy-eda266e5d5a415edeead4b4a2afd3648ee076d8e.zip
Fix typo in README.rst: interperter => interpreter.
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.rst b/README.rst
index d79c377726..d75147c62d 100644
--- a/README.rst
+++ b/README.rst
@@ -4,7 +4,7 @@ PyPy: Python in Python Implementation
Welcome to PyPy!
-PyPy is an interperter that implements the Python programming language, based
+PyPy is an interpreter that implements the Python programming language, based
on the RPython compiler framework for dynamic language implementations.
The home page for the interpreter is: