typo fix: gogs -> gitea

这个提交包含在:
AJ ONeal 2017-10-25 17:28:49 -06:00
父节点 f2aa6ef64c
当前提交 2ff29564ef

查看文件

@ -38,7 +38,7 @@ Your `custom/conf/app.ini` has a line like this:
``` ```
[database] [database]
DB_TYPE = sqlite3 DB_TYPE = sqlite3
PATH = data/gogs.db PATH = data/gitea.db
``` ```
And it should probably look like this instead: And it should probably look like this instead: