Skip to content

Commit

Permalink
Fix javadoc
Browse files Browse the repository at this point in the history
  • Loading branch information
chrismair committed Sep 25, 2021
1 parent 6b98dd0 commit 8bbdb33
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
* used by the <code>formatDirectoryListing</code> method to format directory listings in a
* filesystem-specific manner. This property must be initialized by concrete subclasses.
*
* <p> The <code>systemName</code>> property holds the default value returned by this FileSystem for the FTP SYST command.
* <p> The <code>systemName</code> property holds the default value returned by this FileSystem for the FTP SYST command.
*
* @author Chris Mair
*/
Expand Down

0 comments on commit 8bbdb33

Please sign in to comment.