* [PATCH] Documentation: fix a grammatical error in api-builtin.txt
@ 2009-04-13 18:11 Allan Caffee
2009-04-27 15:43 ` Allan Caffee
0 siblings, 1 reply; 2+ messages in thread
From: Allan Caffee @ 2009-04-13 18:11 UTC (permalink / raw)
To: git
Signed-off-by: Allan Caffee <allan.caffee@gmail.com>
---
Documentation/technical/api-builtin.txt | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/Documentation/technical/api-builtin.txt b/Documentation/technical/api-builtin.txt
index 7ede1e6..5cb2b05 100644
--- 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`.
--
1.5.6.3
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] Documentation: fix a grammatical error in api-builtin.txt
2009-04-13 18:11 [PATCH] Documentation: fix a grammatical error in api-builtin.txt Allan Caffee
@ 2009-04-27 15:43 ` Allan Caffee
0 siblings, 0 replies; 2+ messages in thread
From: Allan Caffee @ 2009-04-27 15:43 UTC (permalink / raw)
To: Junio C Hamano; +Cc: git
On Mon, 13 Apr 2009, Allan Caffee wrote:
> Signed-off-by: Allan Caffee <allan.caffee@gmail.com>
> ---
> Documentation/technical/api-builtin.txt | 2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/Documentation/technical/api-builtin.txt b/Documentation/technical/api-builtin.txt
> index 7ede1e6..5cb2b05 100644
> --- 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`.
Bump. (Forgot to CC Junio.)
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2009-04-27 15:43 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-04-13 18:11 [PATCH] Documentation: fix a grammatical error in api-builtin.txt Allan Caffee
2009-04-27 15:43 ` Allan Caffee
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).