ibireme %!s(int64=8) %!d(string=hai) anos
pai
achega
cdb8a9877a
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      YYModel/NSObject+YYModel.h

+ 1 - 1
YYModel/NSObject+YYModel.h

@@ -229,7 +229,7 @@ NS_ASSUME_NONNULL_BEGIN
  
  @param cls  The instance's class in array.
  @param json  A json array of `NSArray`, `NSString` or `NSData`.
-              Example: [{"name","Mary"},{name:"Joe"}]
+              Example: [{"name":"Mary"},{name:"Joe"}]
  
  @return A array, or nil if an error occurs.
  */