chiark / gitweb /
changelog: finalise 3.2
[dgit.git] / dgit
diff --git a/dgit b/dgit
index fabf83bb8d96002f11c31f79f86918f592750f92..845908e325de9fd5e3aa85162709dfeff717f9e2 100755 (executable)
--- a/dgit
+++ b/dgit
@@ -2763,8 +2763,8 @@ sub git_fetch_us () {
        } elsif ($here{$lref} eq $objid) {
            lrfetchref_used $fullrefname;
        } else {
-           print STDERR \
-               "Not updateting $lref from $here{$lref} to $objid.\n";
+           print STDERR
+               "Not updating $lref from $here{$lref} to $objid.\n";
        }
     });
 }