Skip to content

Commit

Permalink
Fix Javadoc warning (#364)
Browse files Browse the repository at this point in the history
  • Loading branch information
MarkEWaite authored Nov 22, 2023
1 parent 9a306fc commit 09ff790
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ public static String readFileToString(FilePath f, String encoding) throws IOExce
}

/**
* {@link} read VirtualFile
* Read VirtualFile.
*
* @param f file to read
* @return read string
Expand Down

0 comments on commit 09ff790

Please sign in to comment.