mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-03-27 00:52:45 +00:00
typo
Monotone-Parent: 1c47993b0bf3ee6afc77e9223fe1bbc011e42d73 Monotone-Revision: e68a1439ae451b39e7dc057e67708f2af5fcc040 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-10-10T18:28:37 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -59,7 +59,7 @@
|
||||
|
||||
- (NSArray *) cards
|
||||
{
|
||||
return [[cards copy] autorelease];;
|
||||
return [[cards copy] autorelease];
|
||||
}
|
||||
|
||||
/* state */
|
||||
|
||||
Reference in New Issue
Block a user