Skip to content

Commit d3e2008

Browse files
authored
Improve JavaDoc
1 parent adbcacb commit d3e2008

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

core/src/main/java/net/sourceforge/jnlp/JNLPFileFactory.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,8 +58,8 @@ private String createUniqueKey(final URL location) {
5858
}
5959

6060
/**
61-
* Create a JNLPFile from a URL and parent URLm a version and checking for
62-
* updates using the specified policy.
61+
* Create a JNLPFile from a URL and version and checking for
62+
* updates using the default policy.
6363
*
6464
* @param location the location of the JNLP file
6565
* @param version the version of the JNLP file

0 commit comments

Comments
 (0)