mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-30 16:30:41 +00:00
install man pages
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@16690 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
ee2cd8cc4c
commit
3cff27ca8e
5 changed files with 27 additions and 1 deletions
|
@ -3993,7 +3993,7 @@ static NSCharacterSet *tokenSet = nil;
|
|||
if ([v isEqual: [type parameterForKey: @"type"]] == NO)
|
||||
{
|
||||
[NSException raise: NSInvalidArgumentException
|
||||
format: @"mutipart/related 'type' (%@) does not match "
|
||||
format: @"multipart/related 'type' (%@) does not match "
|
||||
@"that of the 'start' part (%@)",
|
||||
[type parameterForKey: @"type"], v];
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue