Fixed spelling and gofmt issues

This commit is contained in:
Matt Farina
2016-05-09 09:40:09 -04:00
parent 63ed8b0bde
commit 2f4ec31264
5 changed files with 32 additions and 32 deletions

View File

@@ -199,7 +199,7 @@ func TestContext_GlobalFlagsInSubcommands(t *testing.T) {
}
app.Commands = []Command{
Command{
{
Name: "foo",
Flags: []Flag{
BoolFlag{Name: "parent, p", Usage: "Parent flag"},