dropbox-sdk-obj-c icon indicating copy to clipboard operation
dropbox-sdk-obj-c copied to clipboard

fix typo

Open ChenViVi opened this issue 3 years ago • 2 comments

ChenViVi avatar Aug 31 '22 08:08 ChenViVi

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

CLAassistant avatar Aug 31 '22 08:08 CLAassistant

Can you share some information regarding the purpose of this pull request? Are you running in to some issue that you're attempting to resolve? If so, please share the details.

From what I can see, it looks like the existing version of this documentation is correct, in that the event variable is intended to refer to the first NSAppleEventDescriptor named event on handleAppleEvent, not the second one named replyEvent.

Thanks!

greg-db avatar Aug 31 '22 15:08 greg-db