summaryrefslogtreecommitdiffstats
path: root/doc/man3/ASYNC_start_job.pod
diff options
context:
space:
mode:
Diffstat (limited to 'doc/man3/ASYNC_start_job.pod')
-rw-r--r--doc/man3/ASYNC_start_job.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/man3/ASYNC_start_job.pod b/doc/man3/ASYNC_start_job.pod
index b06db76708..b7f3448bb5 100644
--- a/doc/man3/ASYNC_start_job.pod
+++ b/doc/man3/ASYNC_start_job.pod
@@ -166,7 +166,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.