From 79bd7648b06f52f4e8c5171cd54ed070a2a26186 Mon Sep 17 00:00:00 2001
From: Avelino <thiago@avelino.xxx>
Date: Fri, 2 Dec 2016 03:51:34 -0200
Subject: [PATCH] fixed typo on rename project name scripts for windows (bat)

---
 scripts/windows/install-as-service.bat | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/scripts/windows/install-as-service.bat b/scripts/windows/install-as-service.bat
index 0a7eef9b53..4a513b7dcb 100644
--- a/scripts/windows/install-as-service.bat
+++ b/scripts/windows/install-as-service.bat
@@ -6,7 +6,7 @@
 :: https://nssm.cc/download
 :: This script itself should run in the gogs path, too.
 :: In case of startup failure, please read carefully the log file.
-:: Make sure Gitea work running manually with "gogs web" before running
+:: Make sure Gitea work running manually with "gitea web" before running
 :: this script.
 :: And, please, read carefully the installation docs first:
 :: https://gogs.io/docs/installation