Skip to content

Commit d7ca839

Browse files
yan12125jonasfranz
authored andcommitted
Fix a typo in app.ini.sample (#5015)
1 parent 513db27 commit d7ca839

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

custom/conf/app.ini.sample

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ DEFAULT_THEME = gitea
9191
USER_PAGING_NUM = 50
9292
; Number of repos that are displayed on one page
9393
REPO_PAGING_NUM = 50
94-
; Number of notices that are displayed on in one page
94+
; Number of notices that are displayed on one page
9595
NOTICE_PAGING_NUM = 25
9696
; Number of organizations that are displayed on one page
9797
ORG_PAGING_NUM = 50

0 commit comments

Comments
 (0)