projects
/
git.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bb760f0
)
git-gui: fix typo in lib/spellcheck.tcl
author
Michele Ballabio
<barra_cuda@katamail.com>
Thu, 21 Feb 2008 14:38:56 +0000
(15:38 +0100)
committer
Shawn O. Pearce
<spearce@spearce.org>
Fri, 22 Feb 2008 06:33:07 +0000
(
01:33
-0500)
Signed-off-by: Michele Ballabio <barra_cuda@katamail.com>
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
lib/spellcheck.tcl
patch
|
blob
|
history
diff --git
a/lib/spellcheck.tcl
b/lib/spellcheck.tcl
index 76a2f17daeb2ff7e463be39368e9946941b6d3d9..9be748683ce101821a91bf9461ccadfd58c8adf1 100644
(file)
--- a/
lib/spellcheck.tcl
+++ b/
lib/spellcheck.tcl
@@
-70,7
+70,7
@@
method _connect {pipe_fd} {
[mc "Reverting dictionary to %s." $s_lang]]
}
} else {
- error_popup [mc "Spell checker s
li
ently failed on startup"]
+ error_popup [mc "Spell checker s
il
ently failed on startup"]
}
return
}