Fix a typo in SUAtomFeedParser.
[sparkle2.git] / SUConstants.m
blob07886efe7cbbe7c96f2d50fc339eae9ed0d475ab
1 //
2 //  SUConstants.m
3 //  Sparkle
4 //
5 //  Created by Andy Matuschak on 8/10/07.
6 //  Copyright 2007 __MyCompanyName__. All rights reserved.
7 //
9 NSString *SUDaemonServiceName = @"org.andymatuschak.sparkledaemon";
10 NSString *SUSparkleIdentifier = @"org.andymatuschak.sparkle";
11 NSString *SUProductRegistryKey = @"SUProductRegistry";