doc: Fix javadoc typo in isSupportEnhancedContentType method of dashboard SentinelApiClient (#2480)

This commit is contained in:
Luca 2021-12-06 09:44:52 +08:00 committed by GitHub
parent 051d583fd8
commit 31c0ac5525
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -163,7 +163,7 @@ public class SentinelApiClient {
}
/**
* Check wheter target instance (identified by tuple of app-ip:port)
* Check whether target instance (identified by tuple of app-ip:port)
* supports the form of "xxxxx; xx=xx" in "Content-Type" header.
*
* @param app target app name