Skip to content

Commit c43e778

Browse files
committed
修正一个注释错误
1 parent 8f0e6b3 commit c43e778

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Plugins/iOS/iCloudKeyValueStore.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ public static bool DeleteKey(string key)
5656
}
5757

5858
/// <summary>
59-
/// 判断当前设备iCloud是否可用
59+
/// 强制同步iCloud云存档至Apple服务器
6060
/// </summary>
6161
/// <returns>是否同步成功</returns>
6262
public static bool Synchronize()

0 commit comments

Comments
 (0)