git: Fix option capitalization

Semantically this changes nothing, but the name with a capital `S` is
used by git-config(1).
This commit is contained in:
2025-09-12 17:04:49 +02:00
parent dadf344f2b
commit 126ccb0c7a

View File

@@ -156,7 +156,7 @@
[rerere] [rerere]
enabled = false enabled = false
[status] [status]
submodulesummary = true submoduleSummary = true
[submodule] [submodule]
fetchJobs = 0 fetchJobs = 0
[trailer] [trailer]