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 908ddb4 commit ba1a8dcCopy full SHA for ba1a8dc
src/main/java/org/scijava/io/location/URLLocation.java
@@ -61,7 +61,7 @@ public URL getURL() {
61
62
/**
63
* Gets the associated {@link URI}, or null if this URL is not formatted
64
- * strictly according to to RFC2396 and cannot be converted to a URI.
+ * strictly according to RFC2396 and cannot be converted to a URI.
65
*/
66
@Override
67
public URI getURI() {
0 commit comments