Skip to content

Commit

Permalink
git-gui: fix typo in lib/spellcheck.tcl
Browse files Browse the repository at this point in the history
Signed-off-by: Michele Ballabio <barra_cuda@katamail.com>
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
  • Loading branch information
Michele Ballabio authored and Shawn O. Pearce committed Feb 22, 2008
1 parent bb760f0 commit afdb4be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/spellcheck.tcl
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ method _connect {pipe_fd} {
[mc "Reverting dictionary to %s." $s_lang]]
}
} else {
error_popup [mc "Spell checker sliently failed on startup"]
error_popup [mc "Spell checker silently failed on startup"]
}
return
}
Expand Down

0 comments on commit afdb4be

Please sign in to comment.