Fix typos

This commit is contained in:
Eddú Meléndez
2015-06-04 17:19:05 -05:00
committed by Stephane Nicoll
parent cc169c5009
commit baca62a6c0
13 changed files with 15 additions and 15 deletions

View File

@@ -17,7 +17,7 @@
package org.springframework.boot.cli.command;
/**
* Exception used to indicate that no arguemnts were specified.
* Exception used to indicate that no arguments were specified.
*
* @author Phillip Webb
*/