Typo fixed.

This commit is contained in:
U-BASIS\dgrove 2018-12-02 23:32:32 -05:00
parent e6cea140ec
commit c13331388e

View File

@ -883,7 +883,7 @@ public final class FilesSet implements Serializable {
/**
* Strip "." from the start of the provided extension.
*
* @param extensions The extension to be processed.
* @param extension The extension to be processed.
*
* @return A post-processed extension.
*/