Skip to content

Commit

Permalink
Documentation/git-daemon: add missing word
Browse files Browse the repository at this point in the history
Signed-off-by: Michael Schubert <mschub@elegosoft.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
  • Loading branch information
Michael Schubert authored and Junio C Hamano committed Jul 16, 2012
1 parent bdd7379 commit c6056fb
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 @@ -183,7 +183,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 c6056fb

Please sign in to comment.