Skip to content

Commit d649048

Browse files
allancaffeegitster
authored andcommitted
Documentation: fix a grammatical error in api-builtin.txt
Signed-off-by: Allan Caffee <allan.caffee@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
1 parent 345f6e2 commit d649048

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Documentation/technical/api-builtin.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ where options is the bitwise-or of:
3737

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

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

0 commit comments

Comments
 (0)