Fix a bunch of minor typos in labels / comments #5

Merged
merged 3 commits into from Jan 4, 2017

Projects

None yet

2 participants

@sschuberth
Contributor

Plus changes to ignore the unused IntelliJ IDEA .imlmodule file.

sschuberth added some commits Jan 4, 2017
@sschuberth sschuberth Remove the IntelliJ IDEA module file
It does not make sense to keep the .iml file without keeping the .idea
directory, and as IntelliJ can directly load the pom.xml file, simply
remove the .iml file.
fd56c3c
@sschuberth sschuberth Ignore IntelliJ IDEA modules files
These get generated when importing the pom.xml into the IDE.
699d194
@sschuberth sschuberth Fix a bunch of minor typos in labels / comments
Closes #4.
8789d1b
@yevster yevster merged commit d220009 into yevster:master Jan 4, 2017
@yevster
Owner
yevster commented Jan 4, 2017

Thanks for this!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment