projects
/
git.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
345f6e2
)
Documentation: fix a grammatical error in api-builtin.txt
author
Allan Caffee
<allan.caffee@gmail.com>
Mon, 13 Apr 2009 18:11:21 +0000
(14:11 -0400)
committer
Junio C Hamano
<gitster@pobox.com>
Mon, 27 Apr 2009 16:36:40 +0000
(09:36 -0700)
Signed-off-by: Allan Caffee <allan.caffee@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/technical/api-builtin.txt
patch
|
blob
|
history
diff --git
a/Documentation/technical/api-builtin.txt
b/Documentation/technical/api-builtin.txt
index 7ede1e64e5d40ec8f742e900d7273d6f961605e2..5cb2b0590abb1fc4e4685097ba3cdd3d0683a95f 100644
(file)
--- a/
Documentation/technical/api-builtin.txt
+++ b/
Documentation/technical/api-builtin.txt
@@
-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`.