Skip to content

Commit d649048

Browse files
allancaffeegitster
authored andcommitted
Documentation: fix a grammatical error in api-builtin.txt
Signed-off-by: Allan Caffee <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent 345f6e2 commit d649048

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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)