Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'jc/maint-remove-renamed-ref'
[gitweb.git]
/
git-gui
/
lib
/
tools.tcl
diff --git
a/git-gui/lib/tools.tcl
b/git-gui/lib/tools.tcl
index 6ae63b6c7c61cb8f773ba5b9367c948820a0873a..95e6e5553ea86482d0fe9be77b07e805e01e3393 100644
(file)
--- a/
git-gui/lib/tools.tcl
+++ b/
git-gui/lib/tools.tcl
@@
-146,7
+146,7
@@
proc tools_complete {fullname w {ok 1}} {
}
if {$ok} {
- set msg [mc "Tool completed succesfully: %s" $fullname]
+ set msg [mc "Tool completed succes
s
fully: %s" $fullname]
} else {
set msg [mc "Tool failed: %s" $fullname]
}