Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'va/i18n-even-more'
[gitweb.git]
/
wt-status.c
diff --git
a/wt-status.c
b/wt-status.c
index 5a9127985e322d540b5fd519be22f934e6002383..c19b52ce8708ebe997f5bc728124a4653014543f 100644
(file)
--- 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"));
}
}