mirror of
https://github.com/zulip/zulip.git
synced 2025-11-03 05:23:35 +00:00
Fix various typos.
The typos and their corrections were found with the aid of https://github.com/lucasdemarchi/codespell.
This commit is contained in:
@@ -188,5 +188,5 @@ social-auth-app-django==1.2.0
|
||||
# Needed for messages' rendered content parsing in push notifications.
|
||||
lxml==4.1.0
|
||||
|
||||
# One occurance left in home.py
|
||||
# One occurrence left in home.py
|
||||
simplejson==3.11.1
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# Dependancies for setting up pip to install our requirements.txt file.
|
||||
# Dependencies for setting up pip to install our requirements.txt file.
|
||||
setuptools==36.6.0
|
||||
pip==9.0.1
|
||||
wheel==0.30.0
|
||||
|
||||
Reference in New Issue
Block a user