docs: Fix spelling errors caught by codespell.

Signed-off-by: Anders Kaseorg <anders@zulip.com>
This commit is contained in:
Anders Kaseorg
2020-08-10 16:47:44 -07:00
committed by Tim Abbott
parent 2928bbc8bd
commit 60a25b2721
46 changed files with 64 additions and 64 deletions

View File

@@ -240,7 +240,7 @@ def linkified_id(object_id: str, lower: bool=False) -> str:
# Undocumented :|
'py': ('Payment', 'payments'),
'pyr': ('Refund', 'refunds'), # Psuedo refunds. Not fully tested.
'pyr': ('Refund', 'refunds'), # Pseudo refunds. Not fully tested.
# Connect, Fraud, Orders, etc not implemented
}