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 adbcacb commit d3e2008Copy full SHA for d3e2008
core/src/main/java/net/sourceforge/jnlp/JNLPFileFactory.java
@@ -58,8 +58,8 @@ private String createUniqueKey(final URL location) {
58
}
59
60
/**
61
- * Create a JNLPFile from a URL and parent URLm a version and checking for
62
- * updates using the specified policy.
+ * Create a JNLPFile from a URL and version and checking for
+ * updates using the default policy.
63
*
64
* @param location the location of the JNLP file
65
* @param version the version of the JNLP file
0 commit comments