8000
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 dd5a872 commit a6eba5fCopy full SHA for a6eba5f
google-http-client/src/main/java/com/google/api/client/http/javanet/ConnectionFactory.java
@@ -12,7 +12,7 @@ public interface ConnectionFactory {
12
/**
13
* Creates a new {@link HttpURLConnection} from the given {@code url}.
14
*
15
- * @param url the URL to which the conneciton will be made
+ * @param url the URL to which the connection will be made
16
* @return the created connection object, which will still be in the pre-connected state
17
* @throws IOException if there was a problem producing the connection
18
* @throws ClassCastException if the URL is not for an HTTP endpoint
0 commit comments