Merge branch '1.5.x'

This commit is contained in:
Stephane Nicoll
2017-10-30 16:31:50 +01:00
2 changed files with 2 additions and 2 deletions

View File

@@ -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;