On Tue, Sep 10, 2013 at 11:44:45PM +0900, Osamu Aoki wrote: > Source: git-buildpackage > Version: 0.6.3 > Severity: normal > Tags: patch > > See attached patch. (This typo exists in your git repo too. Patch is > against git repo HEAD)
Pushed. Thanks! > Thanks for nice tool. I like your new gbp syntax. Thanks for your feedback I appreciate it! -- Guido > > Osamu > > -- System Information: > Debian Release: jessie/sid > APT prefers unstable > APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable'), (100, > 'experimental') > Architecture: amd64 (x86_64) > Foreign Architectures: i386 > > Kernel: Linux 3.11-rc4-amd64 (SMP w/8 CPU cores) > Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8) > Shell: /bin/sh linked to /bin/dash > > -- no debconf information > From 5263d7d31a4144cf241da32537bf9200501ba720 Mon Sep 17 00:00:00 2001 > From: Osamu Aoki <[email protected]> > Date: Tue, 10 Sep 2013 23:38:00 +0900 > Subject: [PATCH] typo s/bei/be/ > > --- > docs/manpages/gbp.conf.sgml | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/docs/manpages/gbp.conf.sgml b/docs/manpages/gbp.conf.sgml > index 535ea17..5bed99d 100644 > --- a/docs/manpages/gbp.conf.sgml > +++ b/docs/manpages/gbp.conf.sgml > @@ -106,7 +106,7 @@ An alternative way is to write it using Python list > syntax: > </programlisting> > > <para> > -Boolean options can bei either <option>True</option> or > <option>False</option>. For example > +Boolean options can be either <option>True</option> or > <option>False</option>. For example > <xref linkend="man.gbp.import.orig">; has the > <option>--pristine-tar</option> and > <option>--no-pristine-tar</option> options which translate to: > </para> > -- > 1.8.4 > -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

