mirror of
https://github.com/zulip/zulip.git
synced 2025-11-02 04:53:36 +00:00
typos: Fix typos caught by typos and mwic.
Signed-off-by: Anders Kaseorg <anders@zulip.com>
This commit is contained in:
committed by
Anders Kaseorg
parent
ed6dc25710
commit
58822372d5
@@ -1887,7 +1887,7 @@ class BillingSession(ABC):
|
||||
_("Please add a credit card to schedule upgrade."),
|
||||
)
|
||||
|
||||
# Setting status > CustomerPLan.LIVE_STATUS_THRESHOLD makes sure we
|
||||
# Setting status > CustomerPlan.LIVE_STATUS_THRESHOLD makes sure we
|
||||
# don't have to worry about this plan being used for any other purpose.
|
||||
# NOTE: This is the 2nd plan for the customer.
|
||||
plan_params["status"] = CustomerPlan.NEVER_STARTED
|
||||
|
||||
Reference in New Issue
Block a user