Retab and correct indentation

This commit is contained in:
Gregory John Casamento 2020-08-18 17:09:47 -04:00
parent 65ba6fb8f9
commit 1821d34ff2

View file

@ -62,7 +62,7 @@
- (void) checkSpelling: (id)sender
{
int wordCount = 0;
int wordCount = 0;
[[NSSpellChecker sharedSpellChecker] checkSpellingOfString: [_client string]
startingAt: 0
language: nil