Skip to content

Commit

Permalink
Javadoc: Use "file name" instead of "filename".
Browse files Browse the repository at this point in the history
  • Loading branch information
Gary Gregory committed May 30, 2019
1 parent f3d1637 commit 2a20e1a
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -495,7 +495,7 @@ protected static Optional<RDFSyntax> guessRDFSyntax(final Path path) {
* for <code>archive.tar.gz</code> would be <code>.gz</code>
*
* @param path
* Path which filename might contain an extension
* Path which file name might contain an extension
* @return File extension (including the leading <code>.</code>, or
* {@link Optional#empty()} if the path has no extension
*/
Expand Down

0 comments on commit 2a20e1a

Please sign in to comment.