From 6f8108bbbe697c249fe6a047493d2ec5f5805910 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Christoph=20K=C3=B6nig?= Date: Mon, 20 Feb 2017 20:59:40 +0100 Subject: [PATCH] Fix typo --- cmd/admin.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cmd/admin.go b/cmd/admin.go index f4782195e4541..bb57ad1a66e83 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{