Skip to content

Commit ba48179

Browse files
authored
Merge pull request bpython#630 from svisser/patch-1
spelling: Remember
2 parents b30efb8 + 8340aa2 commit ba48179

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/sphinx/source/contributing.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ Next install the install your development copy of bpython and its dependencies:
6464
$ sudo apt-get install python-watchdog python-urwid
6565
$ sudo apt-get install python-sphinx python-mock python-nose
6666
67-
Rememeber to replace ``python`` with ``python3`` in every package name if
67+
Remember to replace ``python`` with ``python3`` in every package name if
6868
you intend to develop with Python 3. You also need to run `virtualenv` with
6969
`--system-site-packages` packages, if you want to use the packages provided
7070
by your distribution.

0 commit comments

Comments
 (0)