fixed typo
This commit is contained in:
parent
d17fb426bc
commit
4f9de5da78
@ -40,7 +40,7 @@ public class JPushoverResponse {
|
|||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @return true if the api returned a HTTP status code 200, false othwise
|
* @return true if the api returned a HTTP status code 200, false otherwise
|
||||||
*/
|
*/
|
||||||
public boolean isSuccessful() {
|
public boolean isSuccessful() {
|
||||||
return pushoverSuccessful;
|
return pushoverSuccessful;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user