Fix typo in suspend method documentation (#1944)

This commit is contained in:
Quinten 2025-11-28 18:39:49 +01:00 committed by GitHub
parent efa8eef57c
commit 575e5bdb0d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -34,7 +34,7 @@ class ServerManagementController extends ApplicationApiController
}
/**
* Suspsend
* Suspend
*
* Suspend a server on the Panel.
*