git-gui: Paper bag fix bad string length call in spellchecker
commit765239e9d26561454f125cb3033ff55db5d78ce4
authorShawn O. Pearce <spearce@spearce.org>
Thu, 14 Feb 2008 06:05:04 +0000 (14 01:05 -0500)
committerShawn O. Pearce <spearce@spearce.org>
Thu, 14 Feb 2008 06:05:04 +0000 (14 01:05 -0500)
tree2cda99a80c863a63a946aa881c422c6a0e080ffd
parent95b002eeb38de89feb7f0cc1a55721b45fd3cf11
git-gui: Paper bag fix bad string length call in spellchecker

We don't want the list length, we need the string length.

Found due to a bad " character discovered in the text and
Tcl throwing 'unmatched open quote in list'.

Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
lib/spellcheck.tcl