adium-1.4 2708:9834b574299e: Less typoes
commits at adium.im
commits at adium.im
Sat Oct 31 18:35:26 UTC 2009
details: http://hg.adium.im/adium-1.4/rev/9834b574299e
revision: 2708:9834b574299e
author: Evan Schoenberg
date: Sat Oct 31 13:38:32 2009 -0500
Less typoes
diffs (12 lines):
diff -r 6ed082e67639 -r 9834b574299e Plugins/Bonjour/libezv/Private Classes/AWEzvXMLNode.m
--- a/Plugins/Bonjour/libezv/Private Classes/AWEzvXMLNode.m Sat Oct 31 13:13:20 2009 -0500
+++ b/Plugins/Bonjour/libezv/Private Classes/AWEzvXMLNode.m Sat Oct 31 13:38:32 2009 -0500
@@ -76,7 +76,7 @@
if (value && property)
[attributes setObject:value forKey:property];
else {
- NSLog(@"WARNING: %@ attempted to set %@ for %@", self, value, propery);
+ NSLog(@"WARNING: %@ attempted to set %@ for %@", self, value, property);
AILogWithSignature(@"WARNING: %@ attempted to set %@ for %@", self, value, propery);
}
More information about the commits
mailing list