doc: Fix javadoc typo in isSupportEnhancedContentType method of dashboard SentinelApiClient (#2480)
This commit is contained in:
parent
051d583fd8
commit
31c0ac5525
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue