>From 543869a6f8b51a702f4dace4474045729ea1e221 Mon Sep 17 00:00:00 2001 From: Jonathan Kulp Date: Wed, 18 Feb 2009 12:26:02 -0600 Subject: [PATCH] Fixed typo: "lastest" to "latest" --- Documentation/devel/git-starting.itexi | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/Documentation/devel/git-starting.itexi b/Documentation/devel/git-starting.itexi index dbef6f7..583a70f 100644 --- a/Documentation/devel/git-starting.itexi +++ b/Documentation/devel/git-starting.itexi @@ -230,7 +230,7 @@ differ from origin/web. In this case, remember that other people working like you on the remote web branch of git://git.sv.gnu.org/lilypond.git/ know nothing about your own web branch: this means that whenever you use a committish or make a patch, -others expect you to take the lastest commit of origin/web branch as a +others expect you to take the latest commit of origin/web branch as a reference. This README tries to explain most of Git commands needed for -- 1.5.4.3