mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-23 02:10:48 +00:00
Retab and correct indentation
This commit is contained in:
parent
65ba6fb8f9
commit
1821d34ff2
1 changed files with 1 additions and 1 deletions
|
@ -62,7 +62,7 @@
|
|||
|
||||
- (void) checkSpelling: (id)sender
|
||||
{
|
||||
int wordCount = 0;
|
||||
int wordCount = 0;
|
||||
[[NSSpellChecker sharedSpellChecker] checkSpellingOfString: [_client string]
|
||||
startingAt: 0
|
||||
language: nil
|
||||
|
|
Loading…
Reference in a new issue