mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-24 05:30:05 +01:00
spellecheck: existence not existance (#87862)
## About The Pull Request existance doesnt exist so i changed it to existence ## Why It's Good For The Game existance dosent exist ## Changelog 🆑 spellcheck: spellecheck: existence not existance /🆑
This commit is contained in:
@@ -502,7 +502,7 @@ ADMIN_VERB(cmd_admin_pm_panel, R_NONE, "Admin PM", "Show a list of clients to PM
|
||||
|
||||
return TRUE
|
||||
|
||||
/// Notifies all admins about the existance of an admin pm, then logs the pm
|
||||
/// Notifies all admins about the existence of an admin pm, then logs the pm
|
||||
/// message_target here can be either [EXTERNAL_PM_USER], indicating that this message is intended for some external chat channel
|
||||
/// or a /client, in which case we send in the standard form
|
||||
/// log_message is the raw message to send, it will be filtered and treated to ensure we do not break any text handling
|
||||
|
||||
Reference in New Issue
Block a user