]> git.ipfire.org Git - thirdparty/openssl.git/blobdiff - doc/man3/ASYNC_start_job.pod
Fix typos and repeated words
[thirdparty/openssl.git] / doc / man3 / ASYNC_start_job.pod
index d4c6a19e6146ad8ac6e32c48b17f4c155212fddf..24ef7fcbf23df5aaeca4291d0cf185fdb61bc542 100644 (file)
@@ -170,7 +170,7 @@ otherwise.
 On Windows platforms the openssl/async.h header is dependent on some
 of the types customarily made available by including windows.h. The
 application developer is likely to require control over when the latter
-is included, commonly as one of the first included headers. Therefore
+is included, commonly as one of the first included headers. Therefore,
 it is defined as an application developer's responsibility to include
 windows.h prior to async.h.