Suggestions by @fredkiefer, correct spacing and fix comment

This commit is contained in:
Gregory John Casamento 2023-02-04 09:39:48 -05:00
parent 99103a83dc
commit ec6a845cb1
2 changed files with 6 additions and 6 deletions

View file

@ -1593,7 +1593,7 @@ static NSString *_placeholderItem = nil;
- (void) registerClass: (Class)viewClass
forSupplementaryViewOfKind: (NSCollectionViewSupplementaryElementKind)kind
withIdentifier:(NSUserInterfaceItemIdentifier)identifier
withIdentifier: (NSUserInterfaceItemIdentifier)identifier
{
NSMapTable *t = nil;