Skip to content

Commit 45c31ab

Browse files
authored
Update modules/setting/setting.go
1 parent 640a3cb commit 45c31ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/setting/setting.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ var (
9494
// LocalURL is the url for locally running applications to contact Gitea. It always has a '/' suffix
9595
// It maps to ini:"LOCAL_ROOT_URL"
9696
LocalURL string
97-
// AssetVersion Holds a opaque value that is used for cache-busting assets
97+
// AssetVersion holds a opaque value that is used for cache-busting assets
9898
AssetVersion string
9999

100100
// Server settings

0 commit comments

Comments
 (0)