JPlag
JPlag copied to clipboard
Use of getName method of Langauge
Currently the getName
method of the Language
class returns the name of the Parser for most languages. This could be changed to just return the name of the language.
This would also shorten the language list message printed on the start of the CLI
I think my pull request will solve this issue.