mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-29 16:01:38 +00:00
fix spelling errors / typos (patch by heintzmann.eric@free.fr)
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@39774 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
e73330ea22
commit
7622a2618e
9 changed files with 22 additions and 22 deletions
|
@ -71,7 +71,7 @@
|
|||
else
|
||||
{
|
||||
[NSException raise: NSInternalInconsistencyException
|
||||
format: @"Unsupported socks verion: %@", version];
|
||||
format: @"Unsupported socks version: %@", version];
|
||||
return nil; // Avoid spurious compiler warning
|
||||
}
|
||||
return [[concreteClass alloc] initWithConfiguration: aConfiguration
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue