From ffde33bdfabceb69ac2bdf43466cc0508fec0add Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Christoph=20K=C3=B6nig?= Date: Tue, 21 Feb 2017 02:14:37 +0100 Subject: [PATCH] Fix typo (#990) --- cmd/admin.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cmd/admin.go b/cmd/admin.go index 698504424..4b4ab956a 100644 --- a/cmd/admin.go +++ b/cmd/admin.go @@ -18,7 +18,7 @@ var ( // CmdAdmin represents the available admin sub-command. CmdAdmin = cli.Command{ Name: "admin", - Usage: "Preform admin operations on command line", + Usage: "Perform admin operations on command line", Description: `Allow using internal logic of Gitea without hacking into the source code to make automatic initialization process more smoothly`, Subcommands: []cli.Command{