Skip to content

Commit c2e585f

Browse files
committed
Merge branch 'ms/daemon-doc-typo' into maint
* ms/daemon-doc-typo: Documentation/git-daemon: add missing word
2 parents 05f5ba6 + c6056fb commit c2e585f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/git-daemon.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -204,7 +204,7 @@ receive-pack::
204204
can push anything into the repository, including removal
205205
of refs). This is solely meant for a closed LAN setting
206206
where everybody is friendly. This service can be
207-
enabled by `daemon.receivepack` configuration item to
207+
enabled by setting `daemon.receivepack` configuration item to
208208
`true`.
209209

210210
EXAMPLES

0 commit comments

Comments
 (0)