]> git.saurik.com Git - apple/security.git/blobdiff - OSX/libsecurity_translocate/lib/SecTranslocate.h
Security-57740.51.3.tar.gz
[apple/security.git] / OSX / libsecurity_translocate / lib / SecTranslocate.h
index ba5a8136c53da404257e7063d64382ba89625da4..c01e4127d6646af1d73697078506c9d497455d18 100644 (file)
@@ -49,7 +49,7 @@ __OSX_AVAILABLE(10.12);
 
  @abstract Initialize the SecTranslocate Library as the XPC Server, Disk Arbitration Listener, and Launch Services Notification listener
 
- @param option (currently unused) A dictionary of options that could impact server startup
+ @param options (currently unused) A dictionary of options that could impact server startup
  @param outError On error will be populated with an error object describing the failure (a posix domain error such as EINVAL)
 
  @result True on success False on failure