This commit is contained in:
Val 2025-05-05 03:52:21 +00:00 committed by GitHub
commit d1b288b981
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -882,7 +882,7 @@ public: // 'tors
public: // Exposed static APIs
/**
* Splitsa JWT string into its three parts
* Splits a JWT string into its three parts
* using dot('.') as the delimiter.
*
* @note: Instead of actually splitting the API