Fix typos in ApplicationArguments and Library
Closes gh-10811
This commit is contained in:
committed by
Stephane Nicoll
parent
fc3d25d705
commit
605e95145a
@@ -71,7 +71,7 @@ public class Library {
|
||||
|
||||
/**
|
||||
* Return the name of file as it should be written.
|
||||
* @return then name.
|
||||
* @return the name
|
||||
*/
|
||||
public String getName() {
|
||||
return this.name;
|
||||
|
||||
Reference in New Issue
Block a user