From 9ef750875abd9cc41d733131a2851b5165fc2197 Mon Sep 17 00:00:00 2001 From: Beat Bolli Date: Sat, 18 Aug 2012 13:24:00 -0700 Subject: git-gui: Fix a loose/lose mistake Acked-by: Junio C Hamano Signed-off-by: Beat Bolli Signed-off-by: Pat Thoyts diff --git a/lib/commit.tcl b/lib/commit.tcl index 0d81432..78c5eeb 100644 --- a/lib/commit.tcl +++ b/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\ -- cgit v0.10.2-6-g49f6