secur32: Spelling fixes

Francois Gouget fgouget at free.fr
Sun May 29 05:41:36 CDT 2016


Signed-off-by: Francois Gouget <fgouget at free.fr>
---
 dlls/secur32/schannel_macosx.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dlls/secur32/schannel_macosx.c b/dlls/secur32/schannel_macosx.c
index 1c9b35d..b940881 100644
--- a/dlls/secur32/schannel_macosx.c
+++ b/dlls/secur32/schannel_macosx.c
@@ -596,7 +596,7 @@ static OSStatus schan_pull_adapter(SSLConnectionRef transport, void *buff,
  *
  *  Returns:
  *      noErr on complete or partial success; *buff_len indicates how much data
- *          was actually written, which may be less than requrested.
+ *          was actually written, which may be less than requested.
  *      errSSLWouldBlock when no data could be written without blocking.  The
  *          caller should try again.
  *      other error code for failure.
-- 
2.8.1




More information about the wine-patches mailing list