diff options
Diffstat (limited to 'development')
-rw-r--r-- | development/pyvim/README | 2 | ||||
-rw-r--r-- | development/pyvim/slack-desc | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/development/pyvim/README b/development/pyvim/README index 001fa4210d..7d3a31895d 100644 --- a/development/pyvim/README +++ b/development/pyvim/README @@ -1,4 +1,4 @@ An implementation of Vim in Python. The editor is written completely in Python. (There are no C extensions). This makes development a lot faster. -It’s easy to prototype and integrate new features. +It's easy to prototype and integrate new features. diff --git a/development/pyvim/slack-desc b/development/pyvim/slack-desc index f0fcf1ec04..fe4fce1499 100644 --- a/development/pyvim/slack-desc +++ b/development/pyvim/slack-desc @@ -11,7 +11,7 @@ pyvim: pyvim: An implementation of Vim in Python. pyvim: The editor is written completely in Python. pyvim: (There are no C extensions). This makes development a lot faster. -pyvim: It’s easy to prototype and integrate new features. +pyvim: It's easy to prototype and integrate new features. pyvim: pyvim: Homepage: https://github.com/jonathanslenders/pyvim pyvim: |