Correct a minor typo.

CQTexperiment
Chris Moeller 2016-07-15 22:51:49 -07:00
parent 34fe5c3668
commit 92d9af91a2
1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@
[self addObject: [self addObject:
[NSDictionary dictionaryWithObjectsAndKeys: [NSDictionary dictionaryWithObjectsAndKeys:
NSLocalizedStringFromTableInBundle(@"losnoco.net wheneverly", nil, [NSBundle bundleForClass:[self class]], @"") , @"name", @"https://f.losno.co/cog/mercury.xml", @"url",nil]]; NSLocalizedStringFromTableInBundle(@"losno.co wheneverly", nil, [NSBundle bundleForClass:[self class]], @"") , @"name", @"https://f.losno.co/cog/mercury.xml", @"url",nil]];
} }
@end @end