Skip to content

Commit

Permalink
Documentation: fix a grammatical error in api-builtin.txt
Browse files Browse the repository at this point in the history
Signed-off-by: Allan Caffee <allan.caffee@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
  • Loading branch information
Allan Caffee authored and Junio C Hamano committed Apr 27, 2009
1 parent 345f6e2 commit d649048
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Documentation/technical/api-builtin.txt
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ where options is the bitwise-or of:

Make sure there is a work tree, i.e. the command cannot act
on bare repositories.
This makes only sense when `RUN_SETUP` is also set.
This only makes sense when `RUN_SETUP` is also set.

. Add `builtin-foo.o` to `BUILTIN_OBJS` in `Makefile`.

Expand Down

0 comments on commit d649048

Please sign in to comment.