We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 44e88ce commit 9ef7508Copy full SHA for 9ef7508
lib/commit.tcl
@@ -268,7 +268,7 @@ proc commit_commitmsg {curHEAD msg_p} {
268
&& [is_config_true gui.warndetachedcommit]} {
269
set msg [mc "You are about to commit on a detached head.\
270
This is a potentially dangerous thing to do because if you switch\
271
-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\
272
to retrieve them later from the reflog. You should probably cancel this\
273
commit and create a new branch to continue.\n\
274
\n\
0 commit comments