Skip to content

Commit dcef16f

Browse files
committed
Javadoc: Use a sentence
1 parent aef2fdf commit dcef16f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/main/java/org/apache/commons/io/FileExistsException.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ public class FileExistsException extends IOException {
3232
private static final long serialVersionUID = 1L;
3333

3434
/**
35-
* Default Constructor.
35+
* Constructs a new instance.
3636
*/
3737
public FileExistsException() {
3838
}

0 commit comments

Comments
 (0)