Skip to content

Commit

Permalink
Merge branch 'ms/daemon-doc-typo' into maint
Browse files Browse the repository at this point in the history
* ms/daemon-doc-typo:
  Documentation/git-daemon: add missing word
  • Loading branch information
Junio C Hamano committed Aug 6, 2012
2 parents 05f5ba6 + c6056fb commit c2e585f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Documentation/git-daemon.txt
Original file line number Diff line number Diff line change
Expand Up @@ -204,7 +204,7 @@ receive-pack::
can push anything into the repository, including removal
of refs). This is solely meant for a closed LAN setting
where everybody is friendly. This service can be
enabled by `daemon.receivepack` configuration item to
enabled by setting `daemon.receivepack` configuration item to
`true`.

EXAMPLES
Expand Down

0 comments on commit c2e585f

Please sign in to comment.