On Wed, Apr 22, 2015 at 09:00:17PM -0700, James Zern wrote:
> On Wed, Apr 22, 2015 at 8:59 PM, James Zern <jz...@google.com> wrote:
> > s/Refer to and to sync/Refer to how to sync/
> > ---
> >  doc/git-howto.texi | 2 +-
> >  1 file changed, 1 insertion(+), 1 deletion(-)
> >
> > diff --git a/doc/git-howto.texi b/doc/git-howto.texi
> > index 8ece341..8f4a18b 100644
> > --- a/doc/git-howto.texi
> > +++ b/doc/git-howto.texi
> > @@ -330,7 +330,7 @@ git push
> >
> >  Will push the changes to the default remote (@var{origin}).
> >  Git will prevent you from pushing changes if the local and remote trees are
> > -out of sync. Refer to and to sync the local tree.
> > +out of sync. Refer to how to sync the local tree.
> >
> 
> I think this is what it was trying to say; this could be a @ref to the
> other section I guess.

This patch is good to go as-is, but it would be cool if you can add the @ref
to "Updating the source tree to the latest revision" too. (You'll need to add
an @anchor before that section BTW. See how it's done in other documentation
pages.)

Thanks,

Timothy
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to