Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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>
- Loading branch information