Documentation tweaks

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@14923 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Richard Frith-Macdonald 2002-11-04 15:39:43 +00:00
parent 963fedd907
commit 1314b07e03
11 changed files with 23 additions and 20 deletions

View file

@ -183,7 +183,7 @@ static NSMutableSet *textNodes = nil;
NSString *kind = (f == YES) ? @"rel=\"gsdoc\" href" : @"name";
NSString *hash = (f == YES) ? @"#" : @"";
if (f == YES)
if (f == NO)
{
if (u == nil)
{