typo fix #2
This commit is contained in:
parent
fdcdba42c1
commit
c73ed28f32
|
@ -506,7 +506,7 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
[fDefaults setInteger: seconds forKey: @"StalledSeconds"];
|
[fDefaults setInteger: seconds forKey: @"StalledSeconds"];
|
||||||
[self setQueueStalled: nil];
|
[self setStalled: nil];
|
||||||
}
|
}
|
||||||
|
|
||||||
- (void) setDownloadLocation: (id) sender
|
- (void) setDownloadLocation: (id) sender
|
||||||
|
|
Loading…
Reference in New Issue