Junio C Hamano <gitster@xxxxxxxxx> writes: >Beat Bolli <bbolli@xxxxxxxxx> writes: > >> No po update needed, as this string is untranslated. >> >> Signed-off-by: Beat Bolli <bbolli@xxxxxxxxx> >> --- >> git-gui/lib/commit.tcl | 2 +- >> 1 file changed, 1 insertion(+), 1 deletion(-) >> >> diff --git a/git-gui/lib/commit.tcl b/git-gui/lib/commit.tcl >> index 0d81432..78c5eeb 100644 >> --- a/git-gui/lib/commit.tcl >> +++ b/git-gui/lib/commit.tcl >> @@ -268,7 +268,7 @@ proc commit_commitmsg {curHEAD msg_p} { >> && [is_config_true gui.warndetachedcommit]} { >> set msg [mc "You are about to commit on a detached head.\ >> This is a potentially dangerous thing to do because if you switch\ >> -to another branch you will loose your changes and it can be difficult\ >> +to another branch you will lose your changes and it can be difficult\ >> to retrieve them later from the reflog. You should probably cancel this\ >> commit and create a new branch to continue.\n\ >> \n\ > >Looks obviously correct; Pat? > Yes. Applied. -- Pat Thoyts http://www.patthoyts.tk/ PGP fingerprint 2C 6E 98 07 2C 59 C8 97 10 CE 11 E6 04 E0 B9 DD -- 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