mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-21 04:32:03 +00:00
Fix misspelling.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@35288 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
855876d49b
commit
469b95d0e3
2 changed files with 6 additions and 1 deletions
|
@ -1421,7 +1421,7 @@ static NSStringEncoding defaultEncoding;
|
|||
[self changeFileAttributes: attrs atPath: destination];
|
||||
return YES;
|
||||
#else
|
||||
ASSIN(_lastError, @"Links not supported on this platform");
|
||||
ASSIGN(_lastError, @"Links not supported on this platform");
|
||||
return NO;
|
||||
#endif
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue