author | Shawn O. Pearce <spearce@spearce.org> | |
Thu, 14 Feb 2008 06:05:04 +0000 (01:05 -0500) | ||
committer | Shawn O. Pearce <spearce@spearce.org> | |
Thu, 14 Feb 2008 06:05:04 +0000 (01:05 -0500) | ||
commit | 765239e9d26561454f125cb3033ff55db5d78ce4 | |
tree | 2cda99a80c863a63a946aa881c422c6a0e080ffd | tree | snapshot |
parent | 95b002eeb38de89feb7f0cc1a55721b45fd3cf11 | commit | diff |
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>
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 | diff | blob | history |