Lars Vogel <lars.vogel@xxxxxxxxx> writes: > --- a/wt-status.c > +++ b/wt-status.c > @@ -1554,7 +1554,7 @@ void wt_status_print(struct wt_status *s) > else > printf(_("nothing to commit\n")); > } else > - printf(_("nothing to commit, working directory clean\n")); > + printf(_("nothing to commit, working tree clean\n")); Looks good to me, thanks. -- Matthieu Moy http://www-verimag.imag.fr/~moy/ -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html