mirror of
https://github.com/ksherlock/ample.git
synced 2025-08-05 18:25:33 +00:00
fix casette spelling
This commit is contained in:
@@ -251,7 +251,7 @@
|
||||
b = [[MediaCategory alloc] initWithTitle: @"3.5\" Floppies"];
|
||||
c = [[MediaCategory alloc] initWithTitle: @"Hard Drives"];
|
||||
d = [[MediaCategory alloc] initWithTitle: @"CD-ROMs"];
|
||||
e = [[MediaCategory alloc] initWithTitle: @"Casettes"];
|
||||
e = [[MediaCategory alloc] initWithTitle: @"Cassettes"];
|
||||
|
||||
|
||||
_data[0] = a;
|
||||
|
Reference in New Issue
Block a user