We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 45f8b10 commit 1ae26c8Copy full SHA for 1ae26c8
src/main/java/com/pusher/client/PusherOptions.java
@@ -215,7 +215,7 @@ public PusherOptions setProxy(Proxy proxy){
215
}
216
217
/**
218
- * @returns The proxy to be used when opening a websocket connection to Pusher.
+ * @return The proxy to be used when opening a websocket connection to Pusher.
219
*/
220
public Proxy getProxy() {
221
return this.proxy;
0 commit comments