adium 2832:69a62b03d0e1: Less typoes

commits at adium.im commits at adium.im
Sat Oct 31 18:35:47 UTC 2009


details:	http://hg.adium.im/adium/rev/69a62b03d0e1
revision:	2832:69a62b03d0e1
author:		Evan Schoenberg
date:		Sat Oct 31 13:38:32 2009 -0500

Less typoes

diffs (12 lines):

diff -r a736fd73ef9a -r 69a62b03d0e1 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