8000 typo in comments/javadoc · monical1/google-http-java-client@a6eba5f · GitHub
[go: up one dir, main page]

Skip to content

Commit a6eba5f

Browse files
gbartlettgarrettjonesgoogle
authored andcommitted
typo in comments/javadoc
------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=128190808
1 parent dd5a872 commit a6eba5f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

google-http-client/src/main/java/com/google/api/client/http/javanet/ConnectionFactory.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ public interface ConnectionFactory {
1212
/**
1313
* Creates a new {@link HttpURLConnection} from the given {@code url}.
1414
*
15-
* @param url the URL to which the conneciton will be made
15+
* @param url the URL to which the connection will be made
1616
* @return the created connection object, which will still be in the pre-connected state
1717
* @throws IOException if there was a problem producing the connection
1818
* @throws ClassCastException if the URL is not for an HTTP endpoint

0 commit comments

Comments
 (0)
0