From bf63695cd124ba0c3127f4cc8aa99c737729dd1d Mon Sep 17 00:00:00 2001 From: hank <hank.zhang@proficientcity.com> Date: Tue, 22 Jan 2019 11:11:33 +0800 Subject: [PATCH] [Update] WAFbImpl (3.8.0) --- frameworks/FBSDKShareKit.framework/Headers/FBSDKShareMessengerActionButton.h | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/frameworks/FBSDKShareKit.framework/Headers/FBSDKShareMessengerActionButton.h b/frameworks/FBSDKShareKit.framework/Headers/FBSDKShareMessengerActionButton.h index ad970f5..8b18d07 100644 --- a/frameworks/FBSDKShareKit.framework/Headers/FBSDKShareMessengerActionButton.h +++ b/frameworks/FBSDKShareKit.framework/Headers/FBSDKShareMessengerActionButton.h @@ -27,7 +27,7 @@ /** The title displayed to the user for the button. - - Returns: The title for the button. + @return The title for the button. */ @property (nonatomic, copy) NSString *title; -- Gitblit v1.8.0